#2EA8A8#2EA8A8
#2EA8A8 is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.8% C 0.103 H 195.0°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA8A8 |
|---|---|
| RGB | rgb(46, 168, 168) |
| HSL | hsl(180, 57%, 42%) |
| HSV | hsv(180, 73%, 66%) |
| CMYK | cmyk(72.6%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(62.85, -31.99, -9.56) |
| CIE-LCH | lch(62.85, 33.38, 196.63°) |
| OKLab | oklab(66.78% -0.0994 -0.0266) |
| OKLCH | oklch(66.78% 0.103 195) |
| XYZ | xyz(22.1940, 31.4106, 41.9313) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.19
Sea
#3C9992
ΔE00 5.51
Cadetblue
#5F9EA0
ΔE00 6.13
Topaz
#13BBAF
ΔE00 6.88
Blue Green
#0F9B8E
ΔE00 6.92
Turquoise Blue
#06B1C4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA8A8 #A82E2E
analogous
#2EA86B #2EA8A8 #2E6BA8
triadic
#2EA8A8 #A82EA8 #A8A82E
tetradic
#2EA8A8 #6B2EA8 #A82E2E #6BA82E
square
#2EA8A8 #6B2EA8 #A82E2E #6BA82E
split-complementary
#2EA8A8 #A82E6B #A86B2E
monochromatic
#144848 #217878 #2EA8A8 #47CDCD #77DADA
Accessibility & contrast
On white
2.88
#2EA8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#2EA8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA8A8
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA8A8 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#8B92A9
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2ea8a8; /* rgb */ color: rgb(46, 168, 168); /* oklch */ color: oklch(66.8% 0.103 195.0);
Tailwind
colors: {
custom: {
50: '#7bc2c1',
500: '#2ea8a8',
950: '#000000',
},
}SCSS
$custom: #2ea8a8; $custom-light: #7bc2c1; $custom-dark: #000000;
JSON
{
"hex": "#2ea8a8",
"rgb": {
"r": 46,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 57.009,
"l": 41.961
},
"oklch": {
"l": 0.66778,
"c": 0.10285,
"h": 195
},
"luminance": 0.31413
}Semantic roles & 50–950 ramp
primary
#2EA8A8
secondary
#C27070
accent
#4848E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181