#4EAA98#4EAA98
#4EAA98 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.7% C 0.092 H 178.7°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAA98 |
|---|---|
| RGB | rgb(78, 170, 152) |
| HSL | hsl(168, 37%, 49%) |
| HSV | hsv(168, 54%, 67%) |
| CMYK | cmyk(54.1%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(63.86, -31.84, 0.98) |
| CIE-LCH | lch(63.86, 31.86, 178.23°) |
| OKLab | oklab(67.69% -0.0921 0.0021) |
| OKLCH | oklch(67.69% 0.092 178.7) |
| XYZ | xyz(23.1816, 32.6340, 34.7770) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.47
Dull Teal
#5F9E8F
ΔE00 4.58
Grey Teal
#5E9B8A
ΔE00 5.39
Lightseagreen
#20B2AA
ΔE00 5.40
Tealish
#24BCA8
ΔE00 5.73
Blue Green
#0F9B8E
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAA98 #AA4E60
analogous
#4EAA6A #4EAA98 #4E8EAA
triadic
#4EAA98 #984EAA #AA984E
tetradic
#4EAA98 #6A4EAA #AA4E60 #8EAA4E
square
#4EAA98 #6A4EAA #AA4E60 #8EAA4E
split-complementary
#4EAA98 #AA4E8E #AA6A4E
monochromatic
#28564D #3B8072 #4EAA98 #75C0B1 #9FD3C9
Accessibility & contrast
On white
2.79
#4EAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#4EAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAA98
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAA98 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#959699
Tritanopia (blue-blind)
#17ACA4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #4eaa98; /* rgb */ color: rgb(78, 170, 152); /* oklch */ color: oklch(67.7% 0.092 178.7);
Tailwind
colors: {
custom: {
50: '#87c4b6',
500: '#4eaa98',
950: '#000000',
},
}SCSS
$custom: #4eaa98; $custom-light: #87c4b6; $custom-dark: #000000;
JSON
{
"hex": "#4eaa98",
"rgb": {
"r": 78,
"g": 170,
"b": 152
},
"hsl": {
"h": 168.261,
"s": 37.097,
"l": 48.627
},
"oklch": {
"l": 0.67688,
"c": 0.09215,
"h": 178.7
},
"luminance": 0.32636
}Semantic roles & 50–950 ramp
primary
#4EAA98
secondary
#C0949C
accent
#5B71CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180