#4EAA95#4EAA95
#4EAA95 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.6% C 0.094 H 176.2°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAA95 |
|---|---|
| RGB | rgb(78, 170, 149) |
| HSL | hsl(166, 37%, 49%) |
| HSV | hsv(166, 54%, 67%) |
| CMYK | cmyk(54.1%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(63.78, -32.60, 2.54) |
| CIE-LCH | lch(63.78, 32.69, 175.54°) |
| OKLab | oklab(67.6% -0.0935 0.0062) |
| OKLCH | oklch(67.6% 0.094 176.2) |
| XYZ | xyz(22.9390, 32.5370, 33.4993) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.70
Dull Teal
#5F9E8F
ΔE00 4.79
Grey Teal
#5E9B8A
ΔE00 5.39
Tealish
#24BCA8
ΔE00 5.88
Lightseagreen
#20B2AA
ΔE00 6.26
Blue Green
#0F9B8E
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAA95 #AA4E63
analogous
#4EAA67 #4EAA95 #4E91AA
triadic
#4EAA95 #954EAA #AA954E
tetradic
#4EAA95 #674EAA #AA4E63 #91AA4E
square
#4EAA95 #674EAA #AA4E63 #91AA4E
split-complementary
#4EAA95 #AA4E91 #AA674E
monochromatic
#28564B #3B8070 #4EAA95 #75C0AF #9FD3C7
Accessibility & contrast
On white
2.80
#4EAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#4EAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAA95
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAA95 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A194
Deuteranopia (green-blind)
#969697
Tritanopia (blue-blind)
#1BACA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4eaa95; /* rgb */ color: rgb(78, 170, 149); /* oklch */ color: oklch(67.6% 0.094 176.2);
Tailwind
colors: {
custom: {
50: '#87c4b4',
500: '#4eaa95',
950: '#000000',
},
}SCSS
$custom: #4eaa95; $custom-light: #87c4b4; $custom-dark: #000000;
JSON
{
"hex": "#4eaa95",
"rgb": {
"r": 78,
"g": 170,
"b": 149
},
"hsl": {
"h": 166.304,
"s": 37.097,
"l": 48.627
},
"oklch": {
"l": 0.67597,
"c": 0.09372,
"h": 176.2
},
"luminance": 0.32539
}Semantic roles & 50–950 ramp
primary
#4EAA95
secondary
#C0949E
accent
#5B75CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180