#4DAFAA#4DAFAA
#4DAFAA is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.092 H 190.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4DAFAA |
|---|---|
| RGB | rgb(77, 175, 170) |
| HSL | hsl(177, 39%, 49%) |
| HSV | hsv(177, 56%, 69%) |
| CMYK | cmyk(56%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(65.86, -29.74, -6.12) |
| CIE-LCH | lch(65.86, 30.37, 191.62°) |
| OKLab | oklab(69.46% -0.0902 -0.017) |
| OKLCH | oklch(69.46% 0.092 190.7) |
| XYZ | xyz(25.6431, 35.1375, 43.4532) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.16
Topaz
#13BBAF
ΔE00 5.12
Cadetblue
#5F9EA0
ΔE00 6.74
Tealish
#24BCA8
ΔE00 6.75
Sea
#3C9992
ΔE00 6.94
Dull Teal
#5F9E8F
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DAFAA #AF4D52
analogous
#4DAF79 #4DAFAA #4D83AF
triadic
#4DAFAA #AA4DAF #AFAA4D
tetradic
#4DAFAA #794DAF #AF4D52 #83AF4D
square
#4DAFAA #794DAF #AF4D52 #83AF4D
split-complementary
#4DAFAA #AF4D83 #AF794D
monochromatic
#285A57 #3A8581 #4DAFAA #76C3BF #A1D6D3
Accessibility & contrast
On white
2.62
#4DAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#4DAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DAFAA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DAFAA | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#969BAB
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4dafaa; /* rgb */ color: rgb(77, 175, 170); /* oklch */ color: oklch(69.5% 0.092 190.7);
Tailwind
colors: {
custom: {
50: '#88c7c3',
500: '#4dafaa',
950: '#000000',
},
}SCSS
$custom: #4dafaa; $custom-light: #88c7c3; $custom-dark: #000000;
JSON
{
"hex": "#4dafaa",
"rgb": {
"r": 77,
"g": 175,
"b": 170
},
"hsl": {
"h": 176.939,
"s": 38.889,
"l": 49.412
},
"oklch": {
"l": 0.69459,
"c": 0.09184,
"h": 190.7
},
"luminance": 0.3514
}Semantic roles & 50–950 ramp
primary
#4DAFAA
secondary
#C39598
accent
#595FCF
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281