#2EA9A8#2EA9A8
#2EA9A8 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.0% C 0.104 H 194.1°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA9A8 |
|---|---|
| RGB | rgb(46, 169, 168) |
| HSL | hsl(180, 57%, 42%) |
| HSV | hsv(180, 73%, 66%) |
| CMYK | cmyk(72.8%, 0%, 0.6%, 33.7%) |
| CIE-LAB | lab(63.16, -32.47, -9.09) |
| CIE-LCH | lch(63.16, 33.71, 195.65°) |
| OKLab | oklab(67.03% -0.1004 -0.0253) |
| OKLCH | oklch(67.03% 0.104 194.1) |
| XYZ | xyz(22.3793, 31.7813, 41.9931) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.71
Sea
#3C9992
ΔE00 5.59
Cadetblue
#5F9EA0
ΔE00 6.40
Topaz
#13BBAF
ΔE00 6.41
Blue Green
#0F9B8E
ΔE00 6.81
Turquoise Blue
#06B1C4
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA9A8 #A92E2F
analogous
#2EA96A #2EA9A8 #2E6DA9
triadic
#2EA9A8 #A82EA9 #A9A82E
tetradic
#2EA9A8 #6A2EA9 #A92E2F #6DA92E
square
#2EA9A8 #6A2EA9 #A92E2F #6DA92E
split-complementary
#2EA9A8 #A92E6D #A96A2E
monochromatic
#144948 #217978 #2EA9A8 #47CDCC #77DAD9
Accessibility & contrast
On white
2.85
#2EA9A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#2EA9A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA9A8
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA9A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA9A8 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A8
Deuteranopia (green-blind)
#8C93A9
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2ea9a8; /* rgb */ color: rgb(46, 169, 168); /* oklch */ color: oklch(67.0% 0.104 194.1);
Tailwind
colors: {
custom: {
50: '#7bc3c1',
500: '#2ea9a8',
950: '#000000',
},
}SCSS
$custom: #2ea9a8; $custom-light: #7bc3c1; $custom-dark: #000000;
JSON
{
"hex": "#2ea9a8",
"rgb": {
"r": 46,
"g": 169,
"b": 168
},
"hsl": {
"h": 179.512,
"s": 57.209,
"l": 42.157
},
"oklch": {
"l": 0.67029,
"c": 0.10351,
"h": 194.1
},
"luminance": 0.31784
}Semantic roles & 50–950 ramp
primary
#2EA9A8
secondary
#C27171
accent
#4749E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181