#4FACAC#4FACAC
#4FACAC is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.088 H 195.3°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #4FACAC |
|---|---|
| RGB | rgb(79, 172, 172) |
| HSL | hsl(180, 37%, 49%) |
| HSV | hsv(180, 54%, 67%) |
| CMYK | cmyk(54.1%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(65.08, -27.32, -8.38) |
| CIE-LCH | lch(65.08, 28.58, 197.05°) |
| OKLab | oklab(68.87% -0.0848 -0.0232) |
| OKLCH | oklch(68.87% 0.088 195.3) |
| XYZ | xyz(25.4202, 34.1434, 44.2724) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.85
Cadetblue
#5F9EA0
ΔE00 5.19
Sea
#3C9992
ΔE00 6.86
Turquoise Blue
#06B1C4
ΔE00 6.89
Topaz
#13BBAF
ΔE00 7.01
Dull Teal
#5F9E8F
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FACAC #AC4F4F
analogous
#4FAC7E #4FACAC #4F7EAC
triadic
#4FACAC #AC4FAC #ACAC4F
tetradic
#4FACAC #7E4FAC #AC4F4F #7EAC4F
square
#4FACAC #7E4FAC #AC4F4F #7EAC4F
split-complementary
#4FACAC #AC4F7E #AC7E4F
monochromatic
#285858 #3C8282 #4FACAC #77C1C1 #A1D4D4
Accessibility & contrast
On white
2.68
#4FACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#4FACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FACAC
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FACAC | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AC
Deuteranopia (green-blind)
#9399AD
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4facac; /* rgb */ color: rgb(79, 172, 172); /* oklch */ color: oklch(68.9% 0.088 195.3);
Tailwind
colors: {
custom: {
50: '#89c5c4',
500: '#4facac',
950: '#000000',
},
}SCSS
$custom: #4facac; $custom-light: #89c5c4; $custom-dark: #000000;
JSON
{
"hex": "#4facac",
"rgb": {
"r": 79,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 37.052,
"l": 49.216
},
"oklch": {
"l": 0.68868,
"c": 0.0879,
"h": 195.3
},
"luminance": 0.34146
}Semantic roles & 50–950 ramp
primary
#4FACAC
secondary
#C19696
accent
#5B5BCD
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281