#8FAFBF#8FAFBF
#8FAFBF is a light, muted cyan. Relative luminance 0.403; OKLCH L 73.6% C 0.042 H 229.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFBF |
|---|---|
| RGB | rgb(143, 175, 191) |
| HSL | hsl(200, 27%, 65%) |
| HSV | hsv(200, 25%, 75%) |
| CMYK | cmyk(25.1%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(69.65, -7.24, -11.75) |
| CIE-LCH | lch(69.65, 13.80, 238.36°) |
| OKLab | oklab(73.55% -0.0272 -0.032) |
| OKLCH | oklch(73.55% 0.042 229.7) |
| XYZ | xyz(36.0589, 40.2598, 55.1511) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.52
Bluey Grey
#89A0B0
ΔE00 4.90
Light Grey Blue
#9DBCD4
ΔE00 5.15
Greyblue
#77A1B5
ΔE00 5.15
Cool Gray
#9AA7B0
ΔE00 5.96
Cool Grey
#95A3A6
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFBF #BF9F8F
analogous
#8FBFB7 #8FAFBF #8F97BF
triadic
#8FAFBF #BF8FAF #AFBF8F
tetradic
#8FAFBF #B78FBF #BF9F8F #97BF8F
square
#8FAFBF #B78FBF #BF9F8F #97BF8F
split-complementary
#8FAFBF #BF8F97 #BFB78F
monochromatic
#4D7387 #6893A9 #8FAFBF #B6CBD5 #DDE7EC
Accessibility & contrast
On white
2.32
#8FAFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#8FAFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFBF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFBF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#A0A8BF
Tritanopia (blue-blind)
#81B4B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fafbf; /* rgb */ color: rgb(143, 175, 191); /* oklch */ color: oklch(73.6% 0.042 229.7);
Tailwind
colors: {
custom: {
50: '#b0c6d2',
500: '#8fafbf',
950: '#000000',
},
}SCSS
$custom: #8fafbf; $custom-light: #b0c6d2; $custom-dark: #000000;
JSON
{
"hex": "#8fafbf",
"rgb": {
"r": 143,
"g": 175,
"b": 191
},
"hsl": {
"h": 200,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.73554,
"c": 0.04196,
"h": 229.7
},
"luminance": 0.40261
}Semantic roles & 50–950 ramp
primary
#8FAFBF
secondary
#DDD2CD
accent
#6240A6
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282