#4FB1AA#4FB1AA
#4FB1AA is a light, moderate teal. Relative luminance 0.360; OKLCH L 70.0% C 0.092 H 188.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB1AA |
|---|---|
| RGB | rgb(79, 177, 170) |
| HSL | hsl(176, 39%, 50%) |
| HSV | hsv(176, 55%, 69%) |
| CMYK | cmyk(55.4%, 0%, 4%, 30.6%) |
| CIE-LAB | lab(66.52, -30.31, -5.12) |
| CIE-LCH | lch(66.52, 30.74, 189.59°) |
| OKLab | oklab(70.02% -0.0912 -0.0143) |
| OKLCH | oklch(70.02% 0.092 188.9) |
| XYZ | xyz(26.1992, 36.0063, 43.5916) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.96
Topaz
#13BBAF
ΔE00 4.50
Tealish
#24BCA8
ΔE00 5.94
Dull Teal
#5F9E8F
ΔE00 7.26
Turquoise (survey)
#06C2AC
ΔE00 7.37
Sea
#3C9992
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB1AA #B14F56
analogous
#4FB179 #4FB1AA #4F87B1
triadic
#4FB1AA #AA4FB1 #B1AA4F
tetradic
#4FB1AA #794FB1 #B14F56 #87B14F
square
#4FB1AA #794FB1 #B14F56 #87B14F
split-complementary
#4FB1AA #B14F87 #B1794F
monochromatic
#295D59 #3C8782 #4FB1AA #79C4BE #A4D7D3
Accessibility & contrast
On white
2.56
#4FB1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#4FB1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB1AA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB1AA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#989DAB
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4fb1aa; /* rgb */ color: rgb(79, 177, 170); /* oklch */ color: oklch(70.0% 0.092 188.9);
Tailwind
colors: {
custom: {
50: '#8ac8c3',
500: '#4fb1aa',
950: '#000000',
},
}SCSS
$custom: #4fb1aa; $custom-light: #8ac8c3; $custom-dark: #000000;
JSON
{
"hex": "#4fb1aa",
"rgb": {
"r": 79,
"g": 177,
"b": 170
},
"hsl": {
"h": 175.714,
"s": 38.583,
"l": 50.196
},
"oklch": {
"l": 0.70018,
"c": 0.09236,
"h": 188.9
},
"luminance": 0.36009
}Semantic roles & 50–950 ramp
primary
#4FB1AA
secondary
#C4989B
accent
#5962CF
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281