#4EAC98#4EAC98
#4EAC98 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.2% C 0.095 H 177.3°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAC98 |
|---|---|
| RGB | rgb(78, 172, 152) |
| HSL | hsl(167, 38%, 49%) |
| HSV | hsv(167, 55%, 67%) |
| CMYK | cmyk(54.7%, 0%, 11.6%, 32.5%) |
| CIE-LAB | lab(64.48, -32.79, 1.87) |
| CIE-LCH | lch(64.48, 32.84, 176.73°) |
| OKLab | oklab(68.18% -0.0944 0.0045) |
| OKLCH | oklch(68.18% 0.095 177.3) |
| XYZ | xyz(23.5594, 33.3895, 34.9030) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.64
Dull Teal
#5F9E8F
ΔE00 5.17
Tealish
#24BCA8
ΔE00 5.27
Lightseagreen
#20B2AA
ΔE00 5.69
Grey Teal
#5E9B8A
ΔE00 5.90
Topaz
#13BBAF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAC98 #AC4E62
analogous
#4EAC69 #4EAC98 #4E91AC
triadic
#4EAC98 #984EAC #AC984E
tetradic
#4EAC98 #694EAC #AC4E62 #91AC4E
square
#4EAC98 #694EAC #AC4E62 #91AC4E
split-complementary
#4EAC98 #AC4E91 #AC694E
monochromatic
#28584E #3B8273 #4EAC98 #76C1B1 #A0D4C9
Accessibility & contrast
On white
2.73
#4EAC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#4EAC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAC98
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAC98 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A397
Deuteranopia (green-blind)
#97989A
Tritanopia (blue-blind)
#16AEA6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #4eac98; /* rgb */ color: rgb(78, 172, 152); /* oklch */ color: oklch(68.2% 0.095 177.3);
Tailwind
colors: {
custom: {
50: '#88c5b6',
500: '#4eac98',
950: '#000000',
},
}SCSS
$custom: #4eac98; $custom-light: #88c5b6; $custom-dark: #000000;
JSON
{
"hex": "#4eac98",
"rgb": {
"r": 78,
"g": 172,
"b": 152
},
"hsl": {
"h": 167.234,
"s": 37.6,
"l": 49.02
},
"oklch": {
"l": 0.68184,
"c": 0.09451,
"h": 177.3
},
"luminance": 0.33392
}Semantic roles & 50–950 ramp
primary
#4EAC98
secondary
#C1959E
accent
#5A73CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280