#4DB4AF#4DB4AF
#4DB4AF is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.8% C 0.095 H 190.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4DB4AF |
|---|---|
| RGB | rgb(77, 180, 175) |
| HSL | hsl(177, 41%, 50%) |
| HSV | hsv(177, 57%, 71%) |
| CMYK | cmyk(57.2%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(67.51, -30.81, -6.44) |
| CIE-LCH | lch(67.51, 31.47, 191.80°) |
| OKLab | oklab(70.85% -0.0935 -0.0179) |
| OKLCH | oklch(70.85% 0.095 190.8) |
| XYZ | xyz(27.1163, 37.3127, 46.3222) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.07
Topaz
#13BBAF
ΔE00 4.34
Tealish
#24BCA8
ΔE00 6.18
Turquoise (survey)
#06C2AC
ΔE00 7.42
Mediumturquoise
#48D1CC
ΔE00 7.56
Darkturquoise
#00CED1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DB4AF #B44D52
analogous
#4DB47B #4DB4AF #4D86B4
triadic
#4DB4AF #AF4DB4 #B4AF4D
tetradic
#4DB4AF #7B4DB4 #B44D52 #86B44D
square
#4DB4AF #7B4DB4 #B44D52 #86B44D
split-complementary
#4DB4AF #B44D86 #B47B4D
monochromatic
#285F5C #3A8A86 #4DB4AF #78C6C2 #A3D8D6
Accessibility & contrast
On white
2.48
#4DB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#4DB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DB4AF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DB4AF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACAF
Deuteranopia (green-blind)
#9A9FB0
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4db4af; /* rgb */ color: rgb(77, 180, 175); /* oklch */ color: oklch(70.8% 0.095 190.8);
Tailwind
colors: {
custom: {
50: '#89cbc6',
500: '#4db4af',
950: '#000000',
},
}SCSS
$custom: #4db4af; $custom-light: #89cbc6; $custom-dark: #000000;
JSON
{
"hex": "#4db4af",
"rgb": {
"r": 77,
"g": 180,
"b": 175
},
"hsl": {
"h": 177.087,
"s": 40.711,
"l": 50.392
},
"oklch": {
"l": 0.70846,
"c": 0.09525,
"h": 190.8
},
"luminance": 0.37315
}Semantic roles & 50–950 ramp
primary
#4DB4AF
secondary
#C5979A
accent
#575DD1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1313
muted
#7D8282