#2EA9A9#2EA9A9
#2EA9A9 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.103 H 195.0°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA9A9 |
|---|---|
| RGB | rgb(46, 169, 169) |
| HSL | hsl(180, 57%, 42%) |
| HSV | hsv(180, 73%, 66%) |
| CMYK | cmyk(72.8%, 0%, 0%, 33.7%) |
| CIE-LAB | lab(63.19, -32.17, -9.61) |
| CIE-LCH | lch(63.19, 33.57, 196.63°) |
| OKLab | oklab(67.07% -0.0999 -0.0267) |
| OKLCH | oklch(67.07% 0.103 195) |
| XYZ | xyz(22.4728, 31.8187, 42.4856) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.00
Sea
#3C9992
ΔE00 5.77
Cadetblue
#5F9EA0
ΔE00 6.27
Topaz
#13BBAF
ΔE00 6.66
Turquoise Blue
#06B1C4
ΔE00 7.08
Blue Green
#0F9B8E
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA9A9 #A92E2E
analogous
#2EA96C #2EA9A9 #2E6CA9
triadic
#2EA9A9 #A92EA9 #A9A92E
tetradic
#2EA9A9 #6C2EA9 #A92E2E #6CA92E
square
#2EA9A9 #6C2EA9 #A92E2E #6CA92E
split-complementary
#2EA9A9 #A92E6C #A96C2E
monochromatic
#144949 #217979 #2EA9A9 #47CDCD #77DADA
Accessibility & contrast
On white
2.85
#2EA9A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#2EA9A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA9A9
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA9A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA9A9 | 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)
#9EA1A9
Deuteranopia (green-blind)
#8C93AA
Tritanopia (blue-blind)
#00AEA9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2ea9a9; /* rgb */ color: rgb(46, 169, 169); /* oklch */ color: oklch(67.1% 0.103 195.0);
Tailwind
colors: {
custom: {
50: '#7bc3c2',
500: '#2ea9a9',
950: '#000000',
},
}SCSS
$custom: #2ea9a9; $custom-light: #7bc3c2; $custom-dark: #000000;
JSON
{
"hex": "#2ea9a9",
"rgb": {
"r": 46,
"g": 169,
"b": 169
},
"hsl": {
"h": 180,
"s": 57.209,
"l": 42.157
},
"oklch": {
"l": 0.67065,
"c": 0.10343,
"h": 195
},
"luminance": 0.31821
}Semantic roles & 50–950 ramp
primary
#2EA9A9
secondary
#C27171
accent
#4747E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181