#4E9D93#4E9D93
#4E9D93 is a light, moderate teal. Relative luminance 0.278; OKLCH L 64.3% C 0.080 H 184.6°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #4E9D93 |
|---|---|
| RGB | rgb(78, 157, 147) |
| HSL | hsl(172, 34%, 46%) |
| HSV | hsv(172, 50%, 62%) |
| CMYK | cmyk(50.3%, 0%, 6.4%, 38.4%) |
| CIE-LAB | lab(59.74, -26.80, -2.23) |
| CIE-LCH | lch(59.74, 26.90, 184.76°) |
| OKLab | oklab(64.31% -0.0793 -0.0064) |
| OKLCH | oklch(64.31% 0.08 184.6) |
| XYZ | xyz(20.4631, 27.8384, 31.8931) |
| Luminance | 0.2784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.44
Dull Teal
#5F9E8F
ΔE00 3.06
Grey Teal
#5E9B8A
ΔE00 3.77
Dusty Teal
#4C9085
ΔE00 4.36
Blue Green
#0F9B8E
ΔE00 4.50
Greyish Teal
#719F91
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4E9D93 #9D4E58
analogous
#4E9D6B #4E9D93 #4E7F9D
triadic
#4E9D93 #934E9D #9D934E
tetradic
#4E9D93 #6B4E9D #9D4E58 #7F9D4E
square
#4E9D93 #6B4E9D #9D4E58 #7F9D4E
split-complementary
#4E9D93 #9D4E7F #9D6B4E
monochromatic
#254B46 #3A746D #4E9D93 #70B8AF #99CCC6
Accessibility & contrast
On white
3.20
#4E9D93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#4E9D93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4E9D93
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4E9D93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4E9D93 | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969693
Deuteranopia (green-blind)
#898C94
Tritanopia (blue-blind)
#24A09A
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #4e9d93; /* rgb */ color: rgb(78, 157, 147); /* oklch */ color: oklch(64.3% 0.080 184.6);
Tailwind
colors: {
custom: {
50: '#86bab2',
500: '#4e9d93',
950: '#000000',
},
}SCSS
$custom: #4e9d93; $custom-light: #86bab2; $custom-dark: #000000;
JSON
{
"hex": "#4e9d93",
"rgb": {
"r": 78,
"g": 157,
"b": 147
},
"hsl": {
"h": 172.405,
"s": 33.617,
"l": 46.078
},
"oklch": {
"l": 0.64307,
"c": 0.0796,
"h": 184.6
},
"luminance": 0.2784
}Semantic roles & 50–950 ramp
primary
#4E9D93
secondary
#B98E93
accent
#5E6CCA
background
#F8FBFA
surface
#F0F6F5
border
#CBD0CF
text
#0C1111
muted
#7D8080