#249983
A dark, moderate cyan closely aligning with Lightseagreen.
About #249983
The precise color #249983 is an excellent choice for modern design projects. Its closest recognized web color is Lightseagreen. In the RGB color space, it consists of 36 red, 153 green, and 131 blue.
If you are designing for print, the four-color process is what matters most. The color uses 76% Cyan, 0% Magenta, 14% Yellow, and 40% Black. With a hue angle of 168.7 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#249983
RGB36, 153, 131
HSL168.7°, 61.9%, 37.1%
CMYK76%, 0%, 14%, 40%
HSV168.7°, 76.5%, 60.0%
LAB56.9, -36.8, 2.5
XYZ16.2, 24.8, 25.4
Decimal2398595
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.52:1
Text on #FFFFFF
AA Large
5.96:1
Text on #000000
AA
3.37:1
Text on #F8FAFC
AA Large
5.07:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #249983;
}
.text-color {
color: #249983;
}
.border-color {
border: 2px solid #249983;
}