#6FACAC#6FACAC
#6FACAC is a light, moderate teal. Relative luminance 0.359; OKLCH L 70.3% C 0.063 H 195.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACAC |
|---|---|
| RGB | rgb(111, 172, 172) |
| HSL | hsl(180, 27%, 55%) |
| HSV | hsv(180, 35%, 67%) |
| CMYK | cmyk(35.5%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(66.41, -19.59, -6.25) |
| CIE-LCH | lch(66.41, 20.56, 197.69°) |
| OKLab | oklab(70.31% -0.0607 -0.0172) |
| OKLCH | oklch(70.31% 0.063 195.8) |
| XYZ | xyz(28.7518, 35.8613, 44.4286) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.47
Greyish Teal
#719F91
ΔE00 7.29
Dull Teal
#5F9E8F
ΔE00 7.90
Lightseagreen
#20B2AA
ΔE00 8.27
Turquoise Blue
#06B1C4
ΔE00 8.69
Sea
#3C9992
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACAC #AC6F6F
analogous
#6FAC8D #6FACAC #6F8DAC
triadic
#6FACAC #AC6FAC #ACAC6F
tetradic
#6FACAC #8D6FAC #AC6F6F #8DAC6F
square
#6FACAC #8D6FAC #AC6F6F #8DAC6F
split-complementary
#6FACAC #AC6F8D #AC8D6F
monochromatic
#3B6666 #518D8D #6FACAC #96C2C2 #BDD9D9
Accessibility & contrast
On white
2.57
#6FACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#6FACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACAC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACAC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AC
Deuteranopia (green-blind)
#999EAD
Tritanopia (blue-blind)
#56B0AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6facac; /* rgb */ color: rgb(111, 172, 172); /* oklch */ color: oklch(70.3% 0.063 195.8);
Tailwind
colors: {
custom: {
50: '#9bc5c4',
500: '#6facac',
950: '#000000',
},
}SCSS
$custom: #6facac; $custom-light: #9bc5c4; $custom-dark: #000000;
JSON
{
"hex": "#6facac",
"rgb": {
"r": 111,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 26.872,
"l": 55.49
},
"oklch": {
"l": 0.70309,
"c": 0.06306,
"h": 195.8
},
"luminance": 0.35863
}Semantic roles & 50–950 ramp
primary
#6FACAC
secondary
#C8AFAF
accent
#6565C3
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1212
muted
#7E8181