#4FA4AA#4FA4AA
#4FA4AA is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.9% C 0.082 H 201.6°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA4AA |
|---|---|
| RGB | rgb(79, 164, 170) |
| HSL | hsl(184, 37%, 49%) |
| HSV | hsv(184, 54%, 67%) |
| CMYK | cmyk(53.5%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(62.60, -23.87, -10.96) |
| CIE-LCH | lch(62.60, 26.26, 204.66°) |
| OKLab | oklab(66.85% -0.0766 -0.0303) |
| OKLCH | oklch(66.85% 0.082 201.6) |
| XYZ | xyz(23.7526, 31.1133, 42.7761) |
| Luminance | 0.3111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.13
Turquoise Blue
#06B1C4
ΔE00 6.02
Sea
#3C9992
ΔE00 6.93
Lightseagreen
#20B2AA
ΔE00 7.91
Dull Teal
#5F9E8F
ΔE00 8.95
Greyish Teal
#719F91
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA4AA #AA554F
analogous
#4FAA83 #4FA4AA #4F77AA
triadic
#4FA4AA #AA4FA4 #A4AA4F
tetradic
#4FA4AA #834FAA #AA554F #77AA4F
square
#4FA4AA #834FAA #AA554F #77AA4F
split-complementary
#4FA4AA #AA4F77 #AA834F
monochromatic
#285356 #3C7C80 #4FA4AA #77BBC0 #A0D0D3
Accessibility & contrast
On white
2.91
#4FA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#4FA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA4AA
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA4AA | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAB
Deuteranopia (green-blind)
#8B93AA
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4fa4aa; /* rgb */ color: rgb(79, 164, 170); /* oklch */ color: oklch(66.9% 0.082 201.6);
Tailwind
colors: {
custom: {
50: '#88bfc3',
500: '#4fa4aa',
950: '#000000',
},
}SCSS
$custom: #4fa4aa; $custom-light: #88bfc3; $custom-dark: #000000;
JSON
{
"hex": "#4fa4aa",
"rgb": {
"r": 79,
"g": 164,
"b": 170
},
"hsl": {
"h": 183.956,
"s": 36.546,
"l": 48.824
},
"oklch": {
"l": 0.66854,
"c": 0.08237,
"h": 201.6
},
"luminance": 0.31115
}Semantic roles & 50–950 ramp
primary
#4FA4AA
secondary
#C09895
accent
#635BCD
background
#F8FBFB
surface
#F0F7F7
border
#CBD0D0
text
#0C1212
muted
#7D8181