#8FACAE#8FACAE
#8FACAE is a light, muted teal. Relative luminance 0.384; OKLCH L 72.3% C 0.032 H 201.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACAE |
|---|---|
| RGB | rgb(143, 172, 174) |
| HSL | hsl(184, 16%, 62%) |
| HSV | hsv(184, 18%, 68%) |
| CMYK | cmyk(17.8%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(68.31, -9.47, -4.34) |
| CIE-LCH | lch(68.31, 10.42, 204.64°) |
| OKLab | oklab(72.32% -0.0298 -0.0118) |
| OKLCH | oklch(72.32% 0.032 201.6) |
| XYZ | xyz(33.7181, 38.3997, 45.6715) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.60
Bluegrey
#85A3B2
ΔE00 6.56
Cool Gray
#9AA7B0
ΔE00 7.62
Bluey Grey
#89A0B0
ΔE00 8.23
Greyblue
#77A1B5
ΔE00 8.23
Cadetblue
#5F9EA0
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACAE #AE918F
analogous
#8FAEA1 #8FACAE #8F9DAE
triadic
#8FACAE #AE8FAC #ACAE8F
tetradic
#8FACAE #A18FAE #AE918F #9DAE8F
square
#8FACAE #A18FAE #AE918F #9DAE8F
split-complementary
#8FACAE #AE8F9D #AEA18F
monochromatic
#526F71 #6B9294 #8FACAE #B3C6C8 #D6E1E1
Accessibility & contrast
On white
2.42
#8FACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#8FACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACAE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACAE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AE
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#86AEAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8facae; /* rgb */ color: rgb(143, 172, 174); /* oklch */ color: oklch(72.3% 0.032 201.6);
Tailwind
colors: {
custom: {
50: '#b0c4c6',
500: '#8facae',
950: '#000000',
},
}SCSS
$custom: #8facae; $custom-light: #b0c4c6; $custom-dark: #000000;
JSON
{
"hex": "#8facae",
"rgb": {
"r": 143,
"g": 172,
"b": 174
},
"hsl": {
"h": 183.871,
"s": 16.062,
"l": 62.157
},
"oklch": {
"l": 0.72325,
"c": 0.03202,
"h": 201.6
},
"luminance": 0.38401
}Semantic roles & 50–950 ramp
primary
#8FACAE
secondary
#D2C7C7
accent
#504B9A
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182