#2EABC6#2EABC6
#2EABC6 is a light, moderate cyan. Relative luminance 0.338; OKLCH L 68.7% C 0.111 H 216.1°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2EABC6 |
|---|---|
| RGB | rgb(46, 171, 198) |
| HSL | hsl(191, 62%, 48%) |
| HSV | hsv(191, 77%, 78%) |
| CMYK | cmyk(76.8%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(64.79, -24.16, -23.37) |
| CIE-LCH | lch(64.79, 33.61, 224.05°) |
| OKLab | oklab(68.68% -0.0896 -0.0652) |
| OKLCH | oklch(68.68% 0.111 216.1) |
| XYZ | xyz(25.8783, 33.7807, 58.5716) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.99
Greyblue
#77A1B5
ΔE00 9.05
Cadetblue
#5F9EA0
ΔE00 9.53
Bright Sky Blue
#02CCFE
ΔE00 10.37
Deepskyblue
#00BFFF
ΔE00 10.91
Bluegrey
#85A3B2
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EABC6 #C6492E
analogous
#2EC695 #2EABC6 #2E5FC6
triadic
#2EABC6 #C62EAB #ABC62E
tetradic
#2EABC6 #952EC6 #C6492E #5FC62E
square
#2EABC6 #952EC6 #C6492E #5FC62E
split-complementary
#2EABC6 #C62E5F #C6952E
monochromatic
#175563 #228094 #2EABC6 #59C2D8 #8AD4E4
Accessibility & contrast
On white
2.71
#2EABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#2EABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EABC6
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EABC6 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A6C8
Deuteranopia (green-blind)
#8497C6
Tritanopia (blue-blind)
#00B5B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2eabc6; /* rgb */ color: rgb(46, 171, 198); /* oklch */ color: oklch(68.7% 0.111 216.1);
Tailwind
colors: {
custom: {
50: '#7fc4d7',
500: '#2eabc6',
950: '#000000',
},
}SCSS
$custom: #2eabc6; $custom-light: #7fc4d7; $custom-dark: #000000;
JSON
{
"hex": "#2eabc6",
"rgb": {
"r": 46,
"g": 171,
"b": 198
},
"hsl": {
"h": 190.658,
"s": 62.295,
"l": 47.843
},
"oklch": {
"l": 0.68681,
"c": 0.11086,
"h": 216.1
},
"luminance": 0.33784
}Semantic roles & 50–950 ramp
primary
#2EABC6
secondary
#CE8F82
accent
#5F42E5
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183