#4DA4AA#4DA4AA
#4DA4AA is a light, moderate teal. Relative luminance 0.310; OKLCH L 66.8% C 0.084 H 201.4°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA4AA |
|---|---|
| RGB | rgb(77, 164, 170) |
| HSL | hsl(184, 38%, 48%) |
| HSV | hsv(184, 55%, 67%) |
| CMYK | cmyk(54.7%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(62.53, -24.29, -11.07) |
| CIE-LCH | lch(62.53, 26.69, 204.51°) |
| OKLab | oklab(66.78% -0.0779 -0.0306) |
| OKLCH | oklch(66.78% 0.084 201.4) |
| XYZ | xyz(23.5887, 31.0287, 42.7685) |
| Luminance | 0.3103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.27
Turquoise Blue
#06B1C4
ΔE00 5.95
Sea
#3C9992
ΔE00 6.84
Lightseagreen
#20B2AA
ΔE00 7.79
Dull Teal
#5F9E8F
ΔE00 8.97
Blue Green
#0F9B8E
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA4AA #AA534D
analogous
#4DAA81 #4DA4AA #4D75AA
triadic
#4DA4AA #AA4DA4 #A4AA4D
tetradic
#4DA4AA #814DAA #AA534D #75AA4D
square
#4DA4AA #814DAA #AA534D #75AA4D
split-complementary
#4DA4AA #AA4D75 #AA814D
monochromatic
#275356 #3A7B80 #4DA4AA #74BBC0 #9ED0D3
Accessibility & contrast
On white
2.91
#4DA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#4DA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA4AA
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA4AA | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAB
Deuteranopia (green-blind)
#8A92AA
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4da4aa; /* rgb */ color: rgb(77, 164, 170); /* oklch */ color: oklch(66.8% 0.084 201.4);
Tailwind
colors: {
custom: {
50: '#87bfc3',
500: '#4da4aa',
950: '#000000',
},
}SCSS
$custom: #4da4aa; $custom-light: #87bfc3; $custom-dark: #000000;
JSON
{
"hex": "#4da4aa",
"rgb": {
"r": 77,
"g": 164,
"b": 170
},
"hsl": {
"h": 183.871,
"s": 37.652,
"l": 48.431
},
"oklch": {
"l": 0.66777,
"c": 0.08373,
"h": 201.4
},
"luminance": 0.31031
}Semantic roles & 50–950 ramp
primary
#4DA4AA
secondary
#C09693
accent
#625ACE
background
#F8FBFB
surface
#F0F7F7
border
#CBD0D0
text
#0C1212
muted
#7D8181