#6FACAE#6FACAE
#6FACAE is a light, moderate teal. Relative luminance 0.359; OKLCH L 70.4% C 0.063 H 198.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACAE |
|---|---|
| RGB | rgb(111, 172, 174) |
| HSL | hsl(182, 28%, 56%) |
| HSV | hsv(182, 36%, 68%) |
| CMYK | cmyk(36.2%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(66.47, -19.09, -7.27) |
| CIE-LCH | lch(66.47, 20.43, 200.85°) |
| OKLab | oklab(70.38% -0.0598 -0.02) |
| OKLCH | oklch(70.38% 0.063 198.5) |
| XYZ | xyz(28.9453, 35.9387, 45.4478) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.46
Greyish Teal
#719F91
ΔE00 7.98
Turquoise Blue
#06B1C4
ΔE00 8.19
Dull Teal
#5F9E8F
ΔE00 8.64
Lightseagreen
#20B2AA
ΔE00 8.76
Sea
#3C9992
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACAE #AE716F
analogous
#6FAE90 #6FACAE #6F8CAE
triadic
#6FACAE #AE6FAC #ACAE6F
tetradic
#6FACAE #906FAE #AE716F #8CAE6F
square
#6FACAE #906FAE #AE716F #8CAE6F
split-complementary
#6FACAE #AE6F8C #AE906F
monochromatic
#3B6768 #518D8F #6FACAE #96C3C4 #BDD9DA
Accessibility & contrast
On white
2.56
#6FACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#6FACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACAE
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACAE | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AE
Deuteranopia (green-blind)
#999EAE
Tritanopia (blue-blind)
#56B0AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6facae; /* rgb */ color: rgb(111, 172, 174); /* oklch */ color: oklch(70.4% 0.063 198.5);
Tailwind
colors: {
custom: {
50: '#9bc5c6',
500: '#6facae',
950: '#000000',
},
}SCSS
$custom: #6facae; $custom-light: #9bc5c6; $custom-dark: #000000;
JSON
{
"hex": "#6facae",
"rgb": {
"r": 111,
"g": 172,
"b": 174
},
"hsl": {
"h": 181.905,
"s": 28,
"l": 55.882
},
"oklch": {
"l": 0.70376,
"c": 0.06307,
"h": 198.5
},
"luminance": 0.35941
}Semantic roles & 50–950 ramp
primary
#6FACAE
secondary
#C9B0AF
accent
#6763C4
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182