#2EA0AA#2EA0AA
#2EA0AA is a light, moderate teal. Relative luminance 0.286; OKLCH L 64.8% C 0.099 H 203.7°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA0AA |
|---|---|
| RGB | rgb(46, 160, 170) |
| HSL | hsl(185, 57%, 42%) |
| HSV | hsv(185, 73%, 67%) |
| CMYK | cmyk(72.9%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(60.45, -27.48, -14.29) |
| CIE-LCH | lch(60.45, 30.98, 207.48°) |
| OKLab | oklab(64.85% -0.0904 -0.0397) |
| OKLCH | oklch(64.85% 0.099 203.7) |
| XYZ | xyz(20.9500, 28.6222, 42.4429) |
| Luminance | 0.2863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.17
Turquoise Blue
#06B1C4
ΔE00 5.71
Sea
#3C9992
ΔE00 7.07
Darkcyan
#008B8B
ΔE00 8.67
Lightseagreen
#20B2AA
ΔE00 8.79
Dark Cyan
#0A888A
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA0AA #AA382E
analogous
#2EAA76 #2EA0AA #2E62AA
triadic
#2EA0AA #AA2EA0 #A0AA2E
tetradic
#2EA0AA #762EAA #AA382E #62AA2E
square
#2EA0AA #762EAA #AA382E #62AA2E
split-complementary
#2EA0AA #AA2E62 #AA762E
monochromatic
#14454A #21737A #2EA0AA #48C3CD #78D3DA
Accessibility & contrast
On white
3.12
#2EA0AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#2EA0AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2EA0AA
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA0AA | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AB
Deuteranopia (green-blind)
#818CAA
Tritanopia (blue-blind)
#00A7A3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2ea0aa; /* rgb */ color: rgb(46, 160, 170); /* oklch */ color: oklch(64.8% 0.099 203.7);
Tailwind
colors: {
custom: {
50: '#7abcc3',
500: '#2ea0aa',
950: '#000000',
},
}SCSS
$custom: #2ea0aa; $custom-light: #7abcc3; $custom-dark: #000000;
JSON
{
"hex": "#2ea0aa",
"rgb": {
"r": 46,
"g": 160,
"b": 170
},
"hsl": {
"h": 184.839,
"s": 57.407,
"l": 42.353
},
"oklch": {
"l": 0.6485,
"c": 0.0987,
"h": 203.7
},
"luminance": 0.28625
}Semantic roles & 50–950 ramp
primary
#2EA0AA
secondary
#C37871
accent
#5447E1
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181