#8FAEB5#8FAEB5
#8FAEB5 is a light, muted cyan. Relative luminance 0.394; OKLCH L 73.0% C 0.035 H 212.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEB5 |
|---|---|
| RGB | rgb(143, 174, 181) |
| HSL | hsl(191, 20%, 64%) |
| HSV | hsv(191, 21%, 71%) |
| CMYK | cmyk(21%, 3.9%, 0%, 29%) |
| CIE-LAB | lab(69.07, -8.99, -7.09) |
| CIE-LCH | lch(69.07, 11.45, 218.26°) |
| OKLab | oklab(72.99% -0.0297 -0.0192) |
| OKLCH | oklch(72.99% 0.035 212.9) |
| XYZ | xyz(34.8019, 39.4468, 49.4874) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.94
Cool Grey
#95A3A6
ΔE00 5.84
Greyblue
#77A1B5
ΔE00 6.63
Cool Gray
#9AA7B0
ΔE00 6.76
Bluey Grey
#89A0B0
ΔE00 6.82
Light Grey Blue
#9DBCD4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEB5 #B5968F
analogous
#8FB5A9 #8FAEB5 #8F9BB5
triadic
#8FAEB5 #B58FAE #AEB58F
tetradic
#8FAEB5 #A98FB5 #B5968F #9BB58F
square
#8FAEB5 #A98FB5 #B5968F #9BB58F
split-complementary
#8FAEB5 #B58F9B #B5A98F
monochromatic
#507279 #6A939D #8FAEB5 #B4C9CD #D9E3E6
Accessibility & contrast
On white
2.36
#8FAEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#8FAEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEB5
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEB5 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB5
Deuteranopia (green-blind)
#A2A6B5
Tritanopia (blue-blind)
#84B1B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faeb5; /* rgb */ color: rgb(143, 174, 181); /* oklch */ color: oklch(73.0% 0.035 212.9);
Tailwind
colors: {
custom: {
50: '#b0c6cb',
500: '#8faeb5',
950: '#000000',
},
}SCSS
$custom: #8faeb5; $custom-light: #b0c6cb; $custom-dark: #000000;
JSON
{
"hex": "#8faeb5",
"rgb": {
"r": 143,
"g": 174,
"b": 181
},
"hsl": {
"h": 191.053,
"s": 20.43,
"l": 63.529
},
"oklch": {
"l": 0.72994,
"c": 0.03541,
"h": 212.9
},
"luminance": 0.39448
}Semantic roles & 50–950 ramp
primary
#8FAEB5
secondary
#D7CCC9
accent
#57479F
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282