#2EA8B9#2EA8B9
#2EA8B9 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.4% C 0.105 H 208.9°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA8B9 |
|---|---|
| RGB | rgb(46, 168, 185) |
| HSL | hsl(187, 60%, 45%) |
| HSV | hsv(187, 75%, 73%) |
| CMYK | cmyk(75.1%, 9.2%, 0%, 27.5%) |
| CIE-LAB | lab(63.41, -26.79, -18.22) |
| CIE-LCH | lch(63.41, 32.40, 214.23°) |
| OKLab | oklab(67.42% -0.092 -0.0507) |
| OKLCH | oklch(67.42% 0.105 208.9) |
| XYZ | xyz(23.8825, 32.0860, 50.8241) |
| Luminance | 0.3209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.76
Cadetblue
#5F9EA0
ΔE00 6.92
Lightseagreen
#20B2AA
ΔE00 10.06
Sea
#3C9992
ΔE00 10.34
Greyblue
#77A1B5
ΔE00 10.37
Teal Blue
#01889F
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA8B9 #B93F2E
analogous
#2EB984 #2EA8B9 #2E63B9
triadic
#2EA8B9 #B92EA8 #A8B92E
tetradic
#2EA8B9 #842EB9 #B93F2E #63B92E
square
#2EA8B9 #842EB9 #B93F2E #63B92E
split-complementary
#2EA8B9 #B92E63 #B9842E
monochromatic
#164F57 #227B88 #2EA8B9 #51C4D4 #82D4E0
Accessibility & contrast
On white
2.83
#2EA8B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#2EA8B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA8B9
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA8B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA8B9 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BA
Deuteranopia (green-blind)
#8594B9
Tritanopia (blue-blind)
#00B0AD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ea8b9; /* rgb */ color: rgb(46, 168, 185); /* oklch */ color: oklch(67.4% 0.105 208.9);
Tailwind
colors: {
custom: {
50: '#7dc2ce',
500: '#2ea8b9',
950: '#000000',
},
}SCSS
$custom: #2ea8b9; $custom-light: #7dc2ce; $custom-dark: #000000;
JSON
{
"hex": "#2ea8b9",
"rgb": {
"r": 46,
"g": 168,
"b": 185
},
"hsl": {
"h": 187.338,
"s": 60.173,
"l": 45.294
},
"oklch": {
"l": 0.67419,
"c": 0.10505,
"h": 208.9
},
"luminance": 0.32089
}Semantic roles & 50–950 ramp
primary
#2EA8B9
secondary
#C9847A
accent
#5844E3
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182