#4DACA2#4DACA2
#4DACA2 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.5% C 0.091 H 186.0°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #4DACA2 |
|---|---|
| RGB | rgb(77, 172, 162) |
| HSL | hsl(174, 38%, 49%) |
| HSV | hsv(174, 55%, 67%) |
| CMYK | cmyk(55.2%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(64.72, -30.43, -3.35) |
| CIE-LCH | lch(64.72, 30.61, 186.28°) |
| OKLab | oklab(68.46% -0.0905 -0.0095) |
| OKLCH | oklch(68.46% 0.091 186) |
| XYZ | xyz(24.3319, 33.6891, 39.3958) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.34
Topaz
#13BBAF
ΔE00 5.15
Dull Teal
#5F9E8F
ΔE00 5.64
Tealish
#24BCA8
ΔE00 5.96
Sea
#3C9992
ΔE00 6.02
Blue Green
#0F9B8E
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DACA2 #AC4D57
analogous
#4DAC73 #4DACA2 #4D87AC
triadic
#4DACA2 #A24DAC #ACA24D
tetradic
#4DACA2 #734DAC #AC4D57 #87AC4D
square
#4DACA2 #734DAC #AC4D57 #87AC4D
split-complementary
#4DACA2 #AC4D87 #AC734D
monochromatic
#275752 #3A827A #4DACA2 #75C1B9 #9FD4CF
Accessibility & contrast
On white
2.71
#4DACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#4DACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DACA2
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DACA2 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#9598A3
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4daca2; /* rgb */ color: rgb(77, 172, 162); /* oklch */ color: oklch(68.5% 0.091 186.0);
Tailwind
colors: {
custom: {
50: '#88c5bd',
500: '#4daca2',
950: '#000000',
},
}SCSS
$custom: #4daca2; $custom-light: #88c5bd; $custom-dark: #000000;
JSON
{
"hex": "#4daca2",
"rgb": {
"r": 77,
"g": 172,
"b": 162
},
"hsl": {
"h": 173.684,
"s": 38.153,
"l": 48.824
},
"oklch": {
"l": 0.6846,
"c": 0.09098,
"h": 186
},
"luminance": 0.33691
}Semantic roles & 50–950 ramp
primary
#4DACA2
secondary
#C19499
accent
#5A66CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281