#2EAAB9#2EAAB9
#2EAAB9 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.9% C 0.106 H 207.1°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAAB9 |
|---|---|
| RGB | rgb(46, 170, 185) |
| HSL | hsl(186, 60%, 45%) |
| HSV | hsv(186, 75%, 73%) |
| CMYK | cmyk(75.1%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(64.02, -27.78, -17.30) |
| CIE-LCH | lch(64.02, 32.73, 211.91°) |
| OKLab | oklab(67.91% -0.094 -0.0481) |
| OKLCH | oklch(67.91% 0.106 207.1) |
| XYZ | xyz(24.2546, 32.8301, 50.9481) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.36
Cadetblue
#5F9EA0
ΔE00 6.83
Lightseagreen
#20B2AA
ΔE00 9.16
Sea
#3C9992
ΔE00 9.97
Darkturquoise
#00CED1
ΔE00 10.83
Greyblue
#77A1B5
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAAB9 #B93D2E
analogous
#2EB983 #2EAAB9 #2E64B9
triadic
#2EAAB9 #B92EAA #AAB92E
tetradic
#2EAAB9 #832EB9 #B93D2E #64B92E
square
#2EAAB9 #832EB9 #B93D2E #64B92E
split-complementary
#2EAAB9 #B92E64 #B9832E
monochromatic
#165057 #227D88 #2EAAB9 #51C5D4 #82D6E0
Accessibility & contrast
On white
2.78
#2EAAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#2EAAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAAB9
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAAB9 | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BA
Deuteranopia (green-blind)
#8895B9
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2eaab9; /* rgb */ color: rgb(46, 170, 185); /* oklch */ color: oklch(67.9% 0.106 207.1);
Tailwind
colors: {
custom: {
50: '#7dc3ce',
500: '#2eaab9',
950: '#000000',
},
}SCSS
$custom: #2eaab9; $custom-light: #7dc3ce; $custom-dark: #000000;
JSON
{
"hex": "#2eaab9",
"rgb": {
"r": 46,
"g": 170,
"b": 185
},
"hsl": {
"h": 186.475,
"s": 60.173,
"l": 45.294
},
"oklch": {
"l": 0.67911,
"c": 0.10557,
"h": 207.1
},
"luminance": 0.32833
}Semantic roles & 50–950 ramp
primary
#2EAAB9
secondary
#C9827A
accent
#5644E3
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182