#4FB2AC#4FB2AC
#4FB2AC is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.093 H 189.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB2AC |
|---|---|
| RGB | rgb(79, 178, 172) |
| HSL | hsl(176, 39%, 50%) |
| HSV | hsv(176, 56%, 70%) |
| CMYK | cmyk(55.6%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.88, -30.26, -5.70) |
| CIE-LCH | lch(66.88, 30.79, 190.66°) |
| OKLab | oklab(70.33% -0.0915 -0.0159) |
| OKLCH | oklch(70.33% 0.093 189.9) |
| XYZ | xyz(26.5880, 36.4790, 44.6617) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.04
Topaz
#13BBAF
ΔE00 4.52
Tealish
#24BCA8
ΔE00 6.13
Turquoise (survey)
#06C2AC
ΔE00 7.48
Cadetblue
#5F9EA0
ΔE00 7.50
Dull Teal
#5F9E8F
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB2AC #B24F55
analogous
#4FB27B #4FB2AC #4F86B2
triadic
#4FB2AC #AC4FB2 #B2AC4F
tetradic
#4FB2AC #7B4FB2 #B24F55 #86B24F
square
#4FB2AC #7B4FB2 #B24F55 #86B24F
split-complementary
#4FB2AC #B24F86 #B27B4F
monochromatic
#295E5A #3C8884 #4FB2AC #7AC5C0 #A4D7D4
Accessibility & contrast
On white
2.53
#4FB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#4FB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB2AC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB2AC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAC
Deuteranopia (green-blind)
#999EAD
Tritanopia (blue-blind)
#00B6B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4fb2ac; /* rgb */ color: rgb(79, 178, 172); /* oklch */ color: oklch(70.3% 0.093 189.9);
Tailwind
colors: {
custom: {
50: '#8ac9c4',
500: '#4fb2ac',
950: '#000000',
},
}SCSS
$custom: #4fb2ac; $custom-light: #8ac9c4; $custom-dark: #000000;
JSON
{
"hex": "#4fb2ac",
"rgb": {
"r": 79,
"g": 178,
"b": 172
},
"hsl": {
"h": 176.364,
"s": 39.13,
"l": 50.392
},
"oklch": {
"l": 0.70328,
"c": 0.09283,
"h": 189.9
},
"luminance": 0.36482
}Semantic roles & 50–950 ramp
primary
#4FB2AC
secondary
#C4989B
accent
#5960CF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1312
muted
#7D8281