#2EAA98#2EAA98
#2EAA98 is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.7% C 0.109 H 180.9°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAA98 |
|---|---|
| RGB | rgb(46, 170, 152) |
| HSL | hsl(171, 57%, 42%) |
| HSV | hsv(171, 73%, 67%) |
| CMYK | cmyk(72.9%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(63.01, -37.48, -0.37) |
| CIE-LCH | lch(63.01, 37.48, 180.57°) |
| OKLab | oklab(66.75% -0.1087 -0.0016) |
| OKLCH | oklch(66.75% 0.109 180.9) |
| XYZ | xyz(21.1662, 31.5948, 34.6826) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.49
Greeny Blue
#42B395
ΔE00 4.75
Blue Green
#0F9B8E
ΔE00 5.05
Tealish
#24BCA8
ΔE00 5.06
Topaz
#13BBAF
ΔE00 5.50
Dull Teal
#5F9E8F
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAA98 #AA2E40
analogous
#2EAA5A #2EAA98 #2E7EAA
triadic
#2EAA98 #982EAA #AA982E
tetradic
#2EAA98 #5A2EAA #AA2E40 #7EAA2E
square
#2EAA98 #5A2EAA #AA2E40 #7EAA2E
split-complementary
#2EAA98 #AA2E7E #AA5A2E
monochromatic
#144A42 #217A6D #2EAA98 #48CDBA #78DACC
Accessibility & contrast
On white
2.87
#2EAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#2EAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAA98
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAA98 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A097
Deuteranopia (green-blind)
#91939A
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2eaa98; /* rgb */ color: rgb(46, 170, 152); /* oklch */ color: oklch(66.7% 0.109 180.9);
Tailwind
colors: {
custom: {
50: '#7ac4b6',
500: '#2eaa98',
950: '#000000',
},
}SCSS
$custom: #2eaa98; $custom-light: #7ac4b6; $custom-dark: #000000;
JSON
{
"hex": "#2eaa98",
"rgb": {
"r": 46,
"g": 170,
"b": 152
},
"hsl": {
"h": 171.29,
"s": 57.407,
"l": 42.353
},
"oklch": {
"l": 0.66748,
"c": 0.10876,
"h": 180.9
},
"luminance": 0.31597
}Semantic roles & 50–950 ramp
primary
#2EAA98
secondary
#C3717D
accent
#475DE1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280