#2EA9B9#2EA9B9
#2EA9B9 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.7% C 0.105 H 208.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA9B9 |
|---|---|
| RGB | rgb(46, 169, 185) |
| HSL | hsl(187, 60%, 45%) |
| HSV | hsv(187, 75%, 73%) |
| CMYK | cmyk(75.1%, 8.6%, 0%, 27.5%) |
| CIE-LAB | lab(63.72, -27.29, -17.76) |
| CIE-LCH | lch(63.72, 32.56, 213.06°) |
| OKLab | oklab(67.66% -0.093 -0.0494) |
| OKLCH | oklch(67.66% 0.105 208) |
| XYZ | xyz(24.0678, 32.4566, 50.8858) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.52
Cadetblue
#5F9EA0
ΔE00 6.86
Lightseagreen
#20B2AA
ΔE00 9.60
Sea
#3C9992
ΔE00 10.15
Greyblue
#77A1B5
ΔE00 10.64
Teal Blue
#01889F
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA9B9 #B93E2E
analogous
#2EB983 #2EA9B9 #2E64B9
triadic
#2EA9B9 #B92EA9 #A9B92E
tetradic
#2EA9B9 #832EB9 #B93E2E #64B92E
square
#2EA9B9 #832EB9 #B93E2E #64B92E
split-complementary
#2EA9B9 #B92E64 #B9832E
monochromatic
#164F57 #227C88 #2EA9B9 #51C5D4 #82D5E0
Accessibility & contrast
On white
2.80
#2EA9B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#2EA9B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA9B9
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA9B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA9B9 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA2BA
Deuteranopia (green-blind)
#8794B9
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ea9b9; /* rgb */ color: rgb(46, 169, 185); /* oklch */ color: oklch(67.7% 0.105 208.0);
Tailwind
colors: {
custom: {
50: '#7dc3ce',
500: '#2ea9b9',
950: '#000000',
},
}SCSS
$custom: #2ea9b9; $custom-light: #7dc3ce; $custom-dark: #000000;
JSON
{
"hex": "#2ea9b9",
"rgb": {
"r": 46,
"g": 169,
"b": 185
},
"hsl": {
"h": 186.906,
"s": 60.173,
"l": 45.294
},
"oklch": {
"l": 0.67665,
"c": 0.1053,
"h": 208
},
"luminance": 0.3246
}Semantic roles & 50–950 ramp
primary
#2EA9B9
secondary
#C9837A
accent
#5744E3
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182