#4DAF98#4DAF98
#4DAF98 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.099 H 175.5°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4DAF98 |
|---|---|
| RGB | rgb(77, 175, 152) |
| HSL | hsl(166, 39%, 49%) |
| HSV | hsv(166, 56%, 69%) |
| CMYK | cmyk(56%, 0%, 13.1%, 31.4%) |
| CIE-LAB | lab(65.36, -34.41, 3.15) |
| CIE-LCH | lch(65.36, 34.56, 174.77°) |
| OKLab | oklab(68.89% -0.0984 0.0078) |
| OKLCH | oklch(68.89% 0.099 175.5) |
| XYZ | xyz(24.0555, 34.5024, 35.0916) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.44
Tealish
#24BCA8
ΔE00 4.75
Dull Teal
#5F9E8F
ΔE00 6.17
Turquoise (survey)
#06C2AC
ΔE00 6.18
Lightseagreen
#20B2AA
ΔE00 6.25
Topaz
#13BBAF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DAF98 #AF4D64
analogous
#4DAF67 #4DAF98 #4D95AF
triadic
#4DAF98 #984DAF #AF984D
tetradic
#4DAF98 #674DAF #AF4D64 #95AF4D
square
#4DAF98 #674DAF #AF4D64 #95AF4D
split-complementary
#4DAF98 #AF4D95 #AF674D
monochromatic
#285A4E #3A8573 #4DAF98 #76C3B1 #A1D6C9
Accessibility & contrast
On white
2.66
#4DAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#4DAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DAF98
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DAF98 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#9A9A9A
Tritanopia (blue-blind)
#0DB1A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4daf98; /* rgb */ color: rgb(77, 175, 152); /* oklch */ color: oklch(68.9% 0.099 175.5);
Tailwind
colors: {
custom: {
50: '#87c7b6',
500: '#4daf98',
950: '#000000',
},
}SCSS
$custom: #4daf98; $custom-light: #87c7b6; $custom-dark: #000000;
JSON
{
"hex": "#4daf98",
"rgb": {
"r": 77,
"g": 175,
"b": 152
},
"hsl": {
"h": 165.918,
"s": 38.889,
"l": 49.412
},
"oklch": {
"l": 0.68892,
"c": 0.09872,
"h": 175.5
},
"luminance": 0.34505
}Semantic roles & 50–950 ramp
primary
#4DAF98
secondary
#C395A0
accent
#5975CF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280