#2EAE9D#2EAE9D
#2EAE9D is a light, moderate teal. Relative luminance 0.333; OKLCH L 67.9% C 0.111 H 181.9°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAE9D |
|---|---|
| RGB | rgb(46, 174, 157) |
| HSL | hsl(172, 58%, 43%) |
| HSV | hsv(172, 74%, 68%) |
| CMYK | cmyk(73.6%, 0%, 9.8%, 31.8%) |
| CIE-LAB | lab(64.39, -37.92, -1.13) |
| CIE-LCH | lch(64.39, 37.93, 181.71°) |
| OKLab | oklab(67.92% -0.1105 -0.0037) |
| OKLCH | oklch(67.92% 0.111 181.9) |
| XYZ | xyz(22.3456, 33.2846, 37.1386) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.56
Tealish
#24BCA8
ΔE00 3.93
Topaz
#13BBAF
ΔE00 4.26
Greeny Blue
#42B395
ΔE00 4.67
Turquoise (survey)
#06C2AC
ΔE00 5.61
Blue Green
#0F9B8E
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAE9D #AE2E3F
analogous
#2EAE5D #2EAE9D #2E7FAE
triadic
#2EAE9D #9D2EAE #AE9D2E
tetradic
#2EAE9D #5D2EAE #AE2E3F #7FAE2E
square
#2EAE9D #5D2EAE #AE2E3F #7FAE2E
split-complementary
#2EAE9D #AE2E7F #AE5D2E
monochromatic
#144D46 #217E71 #2EAE9D #4ACFBD #7ADCCF
Accessibility & contrast
On white
2.74
#2EAE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#2EAE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAE9D
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAE9D | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49C
Deuteranopia (green-blind)
#94979F
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2eae9d; /* rgb */ color: rgb(46, 174, 157); /* oklch */ color: oklch(67.9% 0.111 181.9);
Tailwind
colors: {
custom: {
50: '#7bc7b9',
500: '#2eae9d',
950: '#000000',
},
}SCSS
$custom: #2eae9d; $custom-light: #7bc7b9; $custom-dark: #000000;
JSON
{
"hex": "#2eae9d",
"rgb": {
"r": 46,
"g": 174,
"b": 157
},
"hsl": {
"h": 172.031,
"s": 58.182,
"l": 43.137
},
"oklch": {
"l": 0.67923,
"c": 0.11054,
"h": 181.9
},
"luminance": 0.33287
}Semantic roles & 50–950 ramp
primary
#2EAE9D
secondary
#C4747E
accent
#465BE1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280