#8FB7CB#8FB7CB
#8FB7CB is a light, muted cyan. Relative luminance 0.440; OKLCH L 75.7% C 0.052 H 229.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB7CB |
|---|---|
| RGB | rgb(143, 183, 203) |
| HSL | hsl(200, 37%, 68%) |
| HSV | hsv(200, 30%, 80%) |
| CMYK | cmyk(29.6%, 9.9%, 0%, 20.4%) |
| CIE-LAB | lab(72.24, -8.68, -14.46) |
| CIE-LCH | lch(72.24, 16.86, 239.02°) |
| OKLab | oklab(75.72% -0.0333 -0.0395) |
| OKLCH | oklch(75.72% 0.052 229.9) |
| XYZ | xyz(39.0374, 44.0167, 62.9275) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.01
Bluegrey
#85A3B2
ΔE00 5.96
Greyblue
#77A1B5
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 7.19
Bluey Grey
#89A0B0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB7CB #CBA38F
analogous
#8FCBC1 #8FB7CB #8F99CB
triadic
#8FB7CB #CB8FB7 #B7CB8F
tetradic
#8FB7CB #C18FCB #CBA38F #99CB8F
square
#8FB7CB #C18FCB #CBA38F #99CB8F
split-complementary
#8FB7CB #CB8F99 #CBC18F
monochromatic
#477D99 #659CB8 #8FB7CB #B9D2DE #E3EDF2
Accessibility & contrast
On white
2.14
#8FB7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#8FB7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB7CB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB7CB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CC
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#7CBDBD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb7cb; /* rgb */ color: rgb(143, 183, 203); /* oklch */ color: oklch(75.7% 0.052 229.9);
Tailwind
colors: {
custom: {
50: '#b1ccda',
500: '#8fb7cb',
950: '#000000',
},
}SCSS
$custom: #8fb7cb; $custom-light: #b1ccda; $custom-dark: #000000;
JSON
{
"hex": "#8fb7cb",
"rgb": {
"r": 143,
"g": 183,
"b": 203
},
"hsl": {
"h": 200,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.75724,
"c": 0.05165,
"h": 229.9
},
"luminance": 0.44018
}Semantic roles & 50–950 ramp
primary
#8FB7CB
secondary
#E4D8D2
accent
#5F36AF
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283