#4DAF97#4DAF97
#4DAF97 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.099 H 174.7°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #4DAF97 |
|---|---|
| RGB | rgb(77, 175, 151) |
| HSL | hsl(165, 39%, 49%) |
| HSV | hsv(165, 56%, 69%) |
| CMYK | cmyk(56%, 0%, 13.7%, 31.4%) |
| CIE-LAB | lab(65.33, -34.66, 3.67) |
| CIE-LCH | lch(65.33, 34.86, 173.96°) |
| OKLab | oklab(68.86% -0.0989 0.0092) |
| OKLCH | oklch(68.86% 0.099 174.7) |
| XYZ | xyz(23.9739, 34.4698, 34.6621) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.19
Tealish
#24BCA8
ΔE00 4.89
Turquoise (survey)
#06C2AC
ΔE00 6.27
Dull Teal
#5F9E8F
ΔE00 6.28
Topaz
#13BBAF
ΔE00 6.51
Lightseagreen
#20B2AA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DAF97 #AF4D65
analogous
#4DAF66 #4DAF97 #4D96AF
triadic
#4DAF97 #974DAF #AF974D
tetradic
#4DAF97 #664DAF #AF4D65 #96AF4D
square
#4DAF97 #664DAF #AF4D65 #96AF4D
split-complementary
#4DAF97 #AF4D96 #AF664D
monochromatic
#285A4E #3A8572 #4DAF97 #76C3B0 #A1D6C9
Accessibility & contrast
On white
2.66
#4DAF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#4DAF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DAF97
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DAF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DAF97 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A596
Deuteranopia (green-blind)
#9B9A99
Tritanopia (blue-blind)
#0FB1A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4daf97; /* rgb */ color: rgb(77, 175, 151); /* oklch */ color: oklch(68.9% 0.099 174.7);
Tailwind
colors: {
custom: {
50: '#87c7b5',
500: '#4daf97',
950: '#000000',
},
}SCSS
$custom: #4daf97; $custom-light: #87c7b5; $custom-dark: #000000;
JSON
{
"hex": "#4daf97",
"rgb": {
"r": 77,
"g": 175,
"b": 151
},
"hsl": {
"h": 165.306,
"s": 38.889,
"l": 49.412
},
"oklch": {
"l": 0.68863,
"c": 0.09931,
"h": 174.7
},
"luminance": 0.34472
}Semantic roles & 50–950 ramp
primary
#4DAF97
secondary
#C395A0
accent
#5976CF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280