#4EAE99#4EAE99
#4EAE99 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.7% C 0.096 H 176.8°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAE99 |
|---|---|
| RGB | rgb(78, 174, 153) |
| HSL | hsl(167, 38%, 49%) |
| HSV | hsv(167, 55%, 68%) |
| CMYK | cmyk(55.2%, 0%, 12.1%, 31.8%) |
| CIE-LAB | lab(65.11, -33.48, 2.24) |
| CIE-LCH | lch(65.11, 33.56, 176.17°) |
| OKLab | oklab(68.71% -0.0962 0.0054) |
| OKLCH | oklch(68.71% 0.096 176.8) |
| XYZ | xyz(24.0251, 34.1894, 35.4639) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.13
Tealish
#24BCA8
ΔE00 4.83
Dull Teal
#5F9E8F
ΔE00 5.72
Lightseagreen
#20B2AA
ΔE00 5.77
Topaz
#13BBAF
ΔE00 6.03
Turquoise (survey)
#06C2AC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAE99 #AE4E63
analogous
#4EAE69 #4EAE99 #4E93AE
triadic
#4EAE99 #994EAE #AE994E
tetradic
#4EAE99 #694EAE #AE4E63 #93AE4E
square
#4EAE99 #694EAE #AE4E63 #93AE4E
split-complementary
#4EAE99 #AE4E93 #AE694E
monochromatic
#28594F #3B8474 #4EAE99 #77C2B2 #A1D5CA
Accessibility & contrast
On white
2.68
#4EAE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#4EAE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAE99
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAE99 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A498
Deuteranopia (green-blind)
#999A9B
Tritanopia (blue-blind)
#12B0A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4eae99; /* rgb */ color: rgb(78, 174, 153); /* oklch */ color: oklch(68.7% 0.096 176.8);
Tailwind
colors: {
custom: {
50: '#88c6b7',
500: '#4eae99',
950: '#000000',
},
}SCSS
$custom: #4eae99; $custom-light: #88c6b7; $custom-dark: #000000;
JSON
{
"hex": "#4eae99",
"rgb": {
"r": 78,
"g": 174,
"b": 153
},
"hsl": {
"h": 166.875,
"s": 38.095,
"l": 49.412
},
"oklch": {
"l": 0.6871,
"c": 0.09635,
"h": 176.8
},
"luminance": 0.34192
}Semantic roles & 50–950 ramp
primary
#4EAE99
secondary
#C2969F
accent
#5A73CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280