#2EA0A0#2EA0A0
#2EA0A0 is a light, moderate teal. Relative luminance 0.283; OKLCH L 64.5% C 0.098 H 195.0°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA0A0 |
|---|---|
| RGB | rgb(46, 160, 160) |
| HSL | hsl(180, 55%, 40%) |
| HSV | hsv(180, 71%, 63%) |
| CMYK | cmyk(71.2%, 0%, 0%, 37.3%) |
| CIE-LAB | lab(60.12, -30.52, -9.13) |
| CIE-LCH | lch(60.12, 31.85, 196.66°) |
| OKLab | oklab(64.48% -0.0948 -0.0254) |
| OKLCH | oklch(64.48% 0.098 195) |
| XYZ | xyz(20.0398, 28.2582, 37.6491) |
| Luminance | 0.2826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.66
Cadetblue
#5F9EA0
ΔE00 5.44
Blue Green
#0F9B8E
ΔE00 5.73
Lightseagreen
#20B2AA
ΔE00 6.08
Teal (survey)
#029386
ΔE00 7.27
Darkcyan
#008B8B
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA0A0 #A02E2E
analogous
#2EA067 #2EA0A0 #2E67A0
triadic
#2EA0A0 #A02EA0 #A0A02E
tetradic
#2EA0A0 #672EA0 #A02E2E #67A02E
square
#2EA0A0 #672EA0 #A02E2E #67A02E
split-complementary
#2EA0A0 #A02E67 #A0672E
monochromatic
#134141 #207070 #2EA0A0 #42C9C9 #72D6D6
Accessibility & contrast
On white
3.16
#2EA0A0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#2EA0A0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2EA0A0
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA0A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA0A0 | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9598A0
Deuteranopia (green-blind)
#848CA1
Tritanopia (blue-blind)
#00A5A0
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2ea0a0; /* rgb */ color: rgb(46, 160, 160); /* oklch */ color: oklch(64.5% 0.098 195.0);
Tailwind
colors: {
custom: {
50: '#79bcbc',
500: '#2ea0a0',
950: '#000000',
},
}SCSS
$custom: #2ea0a0; $custom-light: #79bcbc; $custom-dark: #000000;
JSON
{
"hex": "#2ea0a0",
"rgb": {
"r": 46,
"g": 160,
"b": 160
},
"hsl": {
"h": 180,
"s": 55.34,
"l": 40.392
},
"oklch": {
"l": 0.64478,
"c": 0.09812,
"h": 195
},
"luminance": 0.28261
}Semantic roles & 50–950 ramp
primary
#2EA0A0
secondary
#BE6C6C
accent
#4949DF
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0A1212
muted
#7C8181