#5FACAC#5FACAC
#5FACAC is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.5% C 0.076 H 195.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FACAC |
|---|---|
| RGB | rgb(95, 172, 172) |
| HSL | hsl(180, 32%, 52%) |
| HSV | hsv(180, 45%, 67%) |
| CMYK | cmyk(44.8%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(65.68, -23.74, -7.42) |
| CIE-LCH | lch(65.68, 24.87, 197.35°) |
| OKLab | oklab(69.52% -0.0736 -0.0205) |
| OKLCH | oklch(69.52% 0.076 195.5) |
| XYZ | xyz(26.9153, 34.9143, 44.3425) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.45
Lightseagreen
#20B2AA
ΔE00 6.26
Turquoise Blue
#06B1C4
ΔE00 7.46
Sea
#3C9992
ΔE00 7.59
Dull Teal
#5F9E8F
ΔE00 7.62
Greyish Teal
#719F91
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FACAC #AC5F5F
analogous
#5FAC86 #5FACAC #5F86AC
triadic
#5FACAC #AC5FAC #ACAC5F
tetradic
#5FACAC #865FAC #AC5F5F #86AC5F
square
#5FACAC #865FAC #AC5F5F #86AC5F
split-complementary
#5FACAC #AC5F86 #AC865F
monochromatic
#315F5F #468888 #5FACAC #87C1C1 #B0D6D6
Accessibility & contrast
On white
2.63
#5FACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#5FACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FACAC
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FACAC | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AC
Deuteranopia (green-blind)
#969BAD
Tritanopia (blue-blind)
#37B0AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #5facac; /* rgb */ color: rgb(95, 172, 172); /* oklch */ color: oklch(69.5% 0.076 195.5);
Tailwind
colors: {
custom: {
50: '#92c5c4',
500: '#5facac',
950: '#000000',
},
}SCSS
$custom: #5facac; $custom-light: #92c5c4; $custom-dark: #000000;
JSON
{
"hex": "#5facac",
"rgb": {
"r": 95,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 31.687,
"l": 52.353
},
"oklch": {
"l": 0.69523,
"c": 0.07638,
"h": 195.5
},
"luminance": 0.34917
}Semantic roles & 50–950 ramp
primary
#5FACAC
secondary
#C4A3A3
accent
#6060C8
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0D1312
muted
#7E8281