#2EAA96#2EAA96
#2EAA96 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.7% C 0.110 H 179.4°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAA96 |
|---|---|
| RGB | rgb(46, 170, 150) |
| HSL | hsl(170, 57%, 42%) |
| HSV | hsv(170, 73%, 67%) |
| CMYK | cmyk(72.9%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(62.95, -38.02, 0.67) |
| CIE-LCH | lch(62.95, 38.03, 178.99°) |
| OKLab | oklab(66.69% -0.1097 0.0012) |
| OKLCH | oklch(66.69% 0.11 179.4) |
| XYZ | xyz(21.0037, 31.5298, 33.8271) |
| Luminance | 0.3153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.23
Lightseagreen
#20B2AA
ΔE00 5.11
Tealish
#24BCA8
ΔE00 5.11
Blue Green
#0F9B8E
ΔE00 5.27
Topaz
#13BBAF
ΔE00 5.87
Dull Teal
#5F9E8F
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAA96 #AA2E42
analogous
#2EAA58 #2EAA96 #2E80AA
triadic
#2EAA96 #962EAA #AA962E
tetradic
#2EAA96 #582EAA #AA2E42 #80AA2E
square
#2EAA96 #582EAA #AA2E42 #80AA2E
split-complementary
#2EAA96 #AA2E80 #AA582E
monochromatic
#144A41 #217A6C #2EAA96 #48CDB8 #78DACB
Accessibility & contrast
On white
2.87
#2EAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#2EAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAA96
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAA96 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A095
Deuteranopia (green-blind)
#929398
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2eaa96; /* rgb */ color: rgb(46, 170, 150); /* oklch */ color: oklch(66.7% 0.110 179.4);
Tailwind
colors: {
custom: {
50: '#7ac4b4',
500: '#2eaa96',
950: '#000000',
},
}SCSS
$custom: #2eaa96; $custom-light: #7ac4b4; $custom-dark: #000000;
JSON
{
"hex": "#2eaa96",
"rgb": {
"r": 46,
"g": 170,
"b": 150
},
"hsl": {
"h": 170.323,
"s": 57.407,
"l": 42.353
},
"oklch": {
"l": 0.66686,
"c": 0.1097,
"h": 179.4
},
"luminance": 0.31532
}Semantic roles & 50–950 ramp
primary
#2EAA96
secondary
#C3717E
accent
#4760E1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280