#2E9E9E#2E9E9E
#2E9E9E is a light, moderate teal. Relative luminance 0.275; OKLCH L 63.9% C 0.097 H 195.0°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2E9E9E |
|---|---|
| RGB | rgb(46, 158, 158) |
| HSL | hsl(180, 55%, 40%) |
| HSV | hsv(180, 71%, 62%) |
| CMYK | cmyk(70.9%, 0%, 0%, 38%) |
| CIE-LAB | lab(59.44, -30.14, -9.03) |
| CIE-LCH | lch(59.44, 31.47, 196.67°) |
| OKLab | oklab(63.9% -0.0936 -0.0251) |
| OKLCH | oklch(63.9% 0.097 195) |
| XYZ | xyz(19.5223, 27.5009, 36.6204) |
| Luminance | 0.2750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.31
Cadetblue
#5F9EA0
ΔE00 5.43
Blue Green
#0F9B8E
ΔE00 5.56
Lightseagreen
#20B2AA
ΔE00 6.62
Darkcyan
#008B8B
ΔE00 6.77
Teal (survey)
#029386
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E9E9E #9E2E2E
analogous
#2E9E66 #2E9E9E #2E669E
triadic
#2E9E9E #9E2E9E #9E9E2E
tetradic
#2E9E9E #662E9E #9E2E2E #669E2E
square
#2E9E9E #662E9E #9E2E2E #669E2E
split-complementary
#2E9E9E #9E2E66 #9E662E
monochromatic
#123F3F #206F6F #2E9E9E #41C8C8 #71D6D6
Accessibility & contrast
On white
3.23
#2E9E9E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#2E9E9E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2E9E9E
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E9E9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2E9E9E | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94969E
Deuteranopia (green-blind)
#838A9F
Tritanopia (blue-blind)
#00A39E
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #2e9e9e; /* rgb */ color: rgb(46, 158, 158); /* oklch */ color: oklch(63.9% 0.097 195.0);
Tailwind
colors: {
custom: {
50: '#79bbba',
500: '#2e9e9e',
950: '#000000',
},
}SCSS
$custom: #2e9e9e; $custom-light: #79bbba; $custom-dark: #000000;
JSON
{
"hex": "#2e9e9e",
"rgb": {
"r": 46,
"g": 158,
"b": 158
},
"hsl": {
"h": 180,
"s": 54.902,
"l": 40
},
"oklch": {
"l": 0.63901,
"c": 0.09692,
"h": 195
},
"luminance": 0.27503
}Semantic roles & 50–950 ramp
primary
#2E9E9E
secondary
#BD6B6B
accent
#4A4ADE
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180