#2EA8A9#2EA8A9
#2EA8A9 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.8% C 0.103 H 195.8°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA8A9 |
|---|---|
| RGB | rgb(46, 168, 169) |
| HSL | hsl(180, 57%, 42%) |
| HSV | hsv(180, 73%, 66%) |
| CMYK | cmyk(72.8%, 0.6%, 0%, 33.7%) |
| CIE-LAB | lab(62.88, -31.69, -10.07) |
| CIE-LCH | lch(62.88, 33.25, 197.63°) |
| OKLab | oklab(66.81% -0.0989 -0.028) |
| OKLCH | oklch(66.81% 0.103 195.8) |
| XYZ | xyz(22.2875, 31.4480, 42.4239) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.48
Sea
#3C9992
ΔE00 5.71
Cadetblue
#5F9EA0
ΔE00 6.02
Turquoise Blue
#06B1C4
ΔE00 6.81
Topaz
#13BBAF
ΔE00 7.14
Blue Green
#0F9B8E
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA8A9 #A92F2E
analogous
#2EA96D #2EA8A9 #2E6AA9
triadic
#2EA8A9 #A92EA8 #A8A92E
tetradic
#2EA8A9 #6D2EA9 #A92F2E #6AA92E
square
#2EA8A9 #6D2EA9 #A92F2E #6AA92E
split-complementary
#2EA8A9 #A92E6A #A96D2E
monochromatic
#144849 #217879 #2EA8A9 #47CCCD #77D9DA
Accessibility & contrast
On white
2.88
#2EA8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#2EA8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA8A9
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA8A9 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A9
Deuteranopia (green-blind)
#8B93AA
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2ea8a9; /* rgb */ color: rgb(46, 168, 169); /* oklch */ color: oklch(66.8% 0.103 195.8);
Tailwind
colors: {
custom: {
50: '#7bc2c2',
500: '#2ea8a9',
950: '#000000',
},
}SCSS
$custom: #2ea8a9; $custom-light: #7bc2c2; $custom-dark: #000000;
JSON
{
"hex": "#2ea8a9",
"rgb": {
"r": 46,
"g": 168,
"b": 169
},
"hsl": {
"h": 180.488,
"s": 57.209,
"l": 42.157
},
"oklch": {
"l": 0.66814,
"c": 0.10279,
"h": 195.8
},
"luminance": 0.31451
}Semantic roles & 50–950 ramp
primary
#2EA8A9
secondary
#C27171
accent
#4947E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181