#8FAEBF#8FAEBF
#8FAEBF is a light, muted cyan. Relative luminance 0.399; OKLCH L 73.3% C 0.042 H 232.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEBF |
|---|---|
| RGB | rgb(143, 174, 191) |
| HSL | hsl(201, 27%, 65%) |
| HSV | hsv(201, 25%, 75%) |
| CMYK | cmyk(25.1%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(69.38, -6.70, -12.16) |
| CIE-LCH | lch(69.38, 13.88, 241.15°) |
| OKLab | oklab(73.34% -0.0258 -0.0331) |
| OKLCH | oklch(73.34% 0.042 232.1) |
| XYZ | xyz(35.8650, 39.8720, 55.0865) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.36
Bluey Grey
#89A0B0
ΔE00 4.45
Light Grey Blue
#9DBCD4
ΔE00 4.94
Greyblue
#77A1B5
ΔE00 5.06
Cool Gray
#9AA7B0
ΔE00 5.70
Cool Grey
#95A3A6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEBF #BFA08F
analogous
#8FBFB8 #8FAEBF #8F96BF
triadic
#8FAEBF #BF8FAE #AEBF8F
tetradic
#8FAEBF #B88FBF #BFA08F #96BF8F
square
#8FAEBF #B88FBF #BFA08F #96BF8F
split-complementary
#8FAEBF #BF8F96 #BFB88F
monochromatic
#4D7287 #6892A9 #8FAEBF #B6CAD5 #DDE6EC
Accessibility & contrast
On white
2.34
#8FAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#8FAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEBF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEBF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#81B3B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faebf; /* rgb */ color: rgb(143, 174, 191); /* oklch */ color: oklch(73.3% 0.042 232.1);
Tailwind
colors: {
custom: {
50: '#b0c6d2',
500: '#8faebf',
950: '#000000',
},
}SCSS
$custom: #8faebf; $custom-light: #b0c6d2; $custom-dark: #000000;
JSON
{
"hex": "#8faebf",
"rgb": {
"r": 143,
"g": 174,
"b": 191
},
"hsl": {
"h": 201.25,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.73336,
"c": 0.04199,
"h": 232.1
},
"luminance": 0.39873
}Semantic roles & 50–950 ramp
primary
#8FAEBF
secondary
#DDD3CD
accent
#6440A6
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282