#8FAEB7#8FAEB7
#8FAEB7 is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.1% C 0.036 H 217.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEB7 |
|---|---|
| RGB | rgb(143, 174, 183) |
| HSL | hsl(194, 22%, 64%) |
| HSV | hsv(194, 22%, 72%) |
| CMYK | cmyk(21.9%, 4.9%, 0%, 28.2%) |
| CIE-LAB | lab(69.13, -8.54, -8.11) |
| CIE-LCH | lch(69.13, 11.78, 223.52°) |
| OKLab | oklab(73.06% -0.0289 -0.022) |
| OKLCH | oklch(73.06% 0.036 217.3) |
| XYZ | xyz(35.0086, 39.5294, 50.5760) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.27
Cool Grey
#95A3A6
ΔE00 5.88
Greyblue
#77A1B5
ΔE00 6.04
Bluey Grey
#89A0B0
ΔE00 6.14
Cool Gray
#9AA7B0
ΔE00 6.32
Light Grey Blue
#9DBCD4
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEB7 #B7988F
analogous
#8FB7AC #8FAEB7 #8F9AB7
triadic
#8FAEB7 #B78FAE #AEB78F
tetradic
#8FAEB7 #AC8FB7 #B7988F #9AB78F
square
#8FAEB7 #AC8FB7 #B7988F #9AB78F
split-complementary
#8FAEB7 #B78F9A #B7AC8F
monochromatic
#50727C #6A939F #8FAEB7 #B4C9CF #DAE4E7
Accessibility & contrast
On white
2.36
#8FAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#8FAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEB7
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEB7 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB8
Deuteranopia (green-blind)
#A1A7B7
Tritanopia (blue-blind)
#83B1B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faeb7; /* rgb */ color: rgb(143, 174, 183); /* oklch */ color: oklch(73.1% 0.036 217.3);
Tailwind
colors: {
custom: {
50: '#b0c6cc',
500: '#8faeb7',
950: '#000000',
},
}SCSS
$custom: #8faeb7; $custom-light: #b0c6cc; $custom-dark: #000000;
JSON
{
"hex": "#8faeb7",
"rgb": {
"r": 143,
"g": 174,
"b": 183
},
"hsl": {
"h": 193.5,
"s": 21.739,
"l": 63.922
},
"oklch": {
"l": 0.73061,
"c": 0.03635,
"h": 217.3
},
"luminance": 0.39531
}Semantic roles & 50–950 ramp
primary
#8FAEB7
secondary
#D8CDCA
accent
#5A45A0
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282