#2EABC9#2EABC9
#2EABC9 is a light, moderate cyan. Relative luminance 0.339; OKLCH L 68.8% C 0.112 H 218.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #2EABC9 |
|---|---|
| RGB | rgb(46, 171, 201) |
| HSL | hsl(192, 63%, 48%) |
| HSV | hsv(192, 77%, 79%) |
| CMYK | cmyk(77.1%, 14.9%, 0%, 21.2%) |
| CIE-LAB | lab(64.90, -23.18, -24.86) |
| CIE-LCH | lch(64.90, 33.99, 227.00°) |
| OKLab | oklab(68.81% -0.0884 -0.0695) |
| OKLCH | oklch(68.81% 0.112 218.2) |
| XYZ | xyz(26.2278, 33.9205, 60.4120) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.89
Greyblue
#77A1B5
ΔE00 8.78
Bright Sky Blue
#02CCFE
ΔE00 9.88
Deepskyblue
#00BFFF
ΔE00 10.05
Cadetblue
#5F9EA0
ΔE00 10.28
Bluegrey
#85A3B2
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EABC9 #C94C2E
analogous
#2EC999 #2EABC9 #2E5DC9
triadic
#2EABC9 #C92EAB #ABC92E
tetradic
#2EABC9 #992EC9 #C94C2E #5DC92E
square
#2EABC9 #992EC9 #C94C2E #5DC92E
split-complementary
#2EABC9 #C92E5D #C9992E
monochromatic
#175665 #238197 #2EABC9 #5BC1D9 #8DD4E5
Accessibility & contrast
On white
2.70
#2EABC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#2EABC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EABC9
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EABC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EABC9 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6CB
Deuteranopia (green-blind)
#8397C9
Tritanopia (blue-blind)
#00B5B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2eabc9; /* rgb */ color: rgb(46, 171, 201); /* oklch */ color: oklch(68.8% 0.112 218.2);
Tailwind
colors: {
custom: {
50: '#7fc4d9',
500: '#2eabc9',
950: '#000000',
},
}SCSS
$custom: #2eabc9; $custom-light: #7fc4d9; $custom-dark: #000000;
JSON
{
"hex": "#2eabc9",
"rgb": {
"r": 46,
"g": 171,
"b": 201
},
"hsl": {
"h": 191.613,
"s": 62.753,
"l": 48.431
},
"oklch": {
"l": 0.68808,
"c": 0.11247,
"h": 218.2
},
"luminance": 0.33924
}Semantic roles & 50–950 ramp
primary
#2EABC9
secondary
#CF9284
accent
#6242E6
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183