#4FACAB#4FACAB
#4FACAB is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.8% C 0.088 H 194.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #4FACAB |
|---|---|
| RGB | rgb(79, 172, 171) |
| HSL | hsl(179, 37%, 49%) |
| HSV | hsv(179, 54%, 67%) |
| CMYK | cmyk(54.1%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(65.05, -27.60, -7.87) |
| CIE-LCH | lch(65.05, 28.70, 195.92°) |
| OKLab | oklab(68.83% -0.0852 -0.0218) |
| OKLCH | oklch(68.83% 0.088 194.4) |
| XYZ | xyz(25.3246, 34.1052, 43.7685) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.56
Cadetblue
#5F9EA0
ΔE00 5.31
Sea
#3C9992
ΔE00 6.68
Topaz
#13BBAF
ΔE00 6.74
Turquoise Blue
#06B1C4
ΔE00 7.25
Dull Teal
#5F9E8F
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FACAB #AC4F50
analogous
#4FAC7D #4FACAB #4F7FAC
triadic
#4FACAB #AB4FAC #ACAB4F
tetradic
#4FACAB #7D4FAC #AC4F50 #7FAC4F
square
#4FACAB #7D4FAC #AC4F50 #7FAC4F
split-complementary
#4FACAB #AC4F7F #AC7D4F
monochromatic
#285858 #3C8281 #4FACAB #77C1C0 #A1D4D3
Accessibility & contrast
On white
2.68
#4FACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#4FACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FACAB
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FACAB | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#9399AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4facab; /* rgb */ color: rgb(79, 172, 171); /* oklch */ color: oklch(68.8% 0.088 194.4);
Tailwind
colors: {
custom: {
50: '#89c5c4',
500: '#4facab',
950: '#000000',
},
}SCSS
$custom: #4facab; $custom-light: #89c5c4; $custom-dark: #000000;
JSON
{
"hex": "#4facab",
"rgb": {
"r": 79,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.355,
"s": 37.052,
"l": 49.216
},
"oklch": {
"l": 0.68833,
"c": 0.08795,
"h": 194.4
},
"luminance": 0.34108
}Semantic roles & 50–950 ramp
primary
#4FACAB
secondary
#C19696
accent
#5B5CCD
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281