#2EADA7#2EADA7
#2EADA7 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.0% C 0.107 H 190.2°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #2EADA7 |
|---|---|
| RGB | rgb(46, 173, 167) |
| HSL | hsl(177, 58%, 43%) |
| HSV | hsv(177, 73%, 68%) |
| CMYK | cmyk(73.4%, 0%, 3.5%, 32.2%) |
| CIE-LAB | lab(64.37, -34.64, -6.74) |
| CIE-LCH | lch(64.37, 35.29, 191.01°) |
| OKLab | oklab(68% -0.1049 -0.0189) |
| OKLCH | oklch(68% 0.107 190.2) |
| XYZ | xyz(23.0421, 33.2552, 41.7562) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.68
Topaz
#13BBAF
ΔE00 4.43
Sea
#3C9992
ΔE00 6.21
Tealish
#24BCA8
ΔE00 6.22
Blue Green
#0F9B8E
ΔE00 6.54
Turquoise (survey)
#06C2AC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EADA7 #AD2E34
analogous
#2EAD67 #2EADA7 #2E74AD
triadic
#2EADA7 #A72EAD #ADA72E
tetradic
#2EADA7 #672EAD #AD2E34 #74AD2E
square
#2EADA7 #672EAD #AD2E34 #74AD2E
split-complementary
#2EADA7 #AD2E74 #AD672E
monochromatic
#144C4A #217D78 #2EADA7 #49CFC8 #7ADCD7
Accessibility & contrast
On white
2.74
#2EADA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#2EADA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EADA7
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EADA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EADA7 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A7
Deuteranopia (green-blind)
#9196A8
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2eada7; /* rgb */ color: rgb(46, 173, 167); /* oklch */ color: oklch(68.0% 0.107 190.2);
Tailwind
colors: {
custom: {
50: '#7cc6c1',
500: '#2eada7',
950: '#000000',
},
}SCSS
$custom: #2eada7; $custom-light: #7cc6c1; $custom-dark: #000000;
JSON
{
"hex": "#2eada7",
"rgb": {
"r": 46,
"g": 173,
"b": 167
},
"hsl": {
"h": 177.165,
"s": 57.991,
"l": 42.941
},
"oklch": {
"l": 0.67998,
"c": 0.10654,
"h": 190.2
},
"luminance": 0.33258
}Semantic roles & 50–950 ramp
primary
#2EADA7
secondary
#C47377
accent
#474EE1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281