#8FB5CB#8FB5CB
#8FB5CB is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.3% C 0.052 H 233.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB5CB |
|---|---|
| RGB | rgb(143, 181, 203) |
| HSL | hsl(202, 37%, 68%) |
| HSV | hsv(202, 30%, 80%) |
| CMYK | cmyk(29.6%, 10.8%, 0%, 20.4%) |
| CIE-LAB | lab(71.69, -7.61, -15.28) |
| CIE-LCH | lch(71.69, 17.07, 243.53°) |
| OKLab | oklab(75.29% -0.0306 -0.0418) |
| OKLCH | oklch(75.29% 0.052 233.8) |
| XYZ | xyz(38.6278, 43.1975, 62.7910) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.34
Bluegrey
#85A3B2
ΔE00 5.65
Greyblue
#77A1B5
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 6.60
Bluey Grey
#89A0B0
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB5CB #CBA58F
analogous
#8FCBC3 #8FB5CB #8F97CB
triadic
#8FB5CB #CB8FB5 #B5CB8F
tetradic
#8FB5CB #C38FCB #CBA58F #97CB8F
square
#8FB5CB #C38FCB #CBA58F #97CB8F
split-complementary
#8FB5CB #CB8F97 #CBC38F
monochromatic
#477B99 #6599B8 #8FB5CB #B9D1DE #E3ECF2
Accessibility & contrast
On white
2.18
#8FB5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#8FB5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB5CB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB5CB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CC
Deuteranopia (green-blind)
#A2ADCB
Tritanopia (blue-blind)
#7CBBBC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8fb5cb; /* rgb */ color: rgb(143, 181, 203); /* oklch */ color: oklch(75.3% 0.052 233.8);
Tailwind
colors: {
custom: {
50: '#b1cbda',
500: '#8fb5cb',
950: '#000000',
},
}SCSS
$custom: #8fb5cb; $custom-light: #b1cbda; $custom-dark: #000000;
JSON
{
"hex": "#8fb5cb",
"rgb": {
"r": 143,
"g": 181,
"b": 203
},
"hsl": {
"h": 202,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.75288,
"c": 0.05182,
"h": 233.8
},
"luminance": 0.43199
}Semantic roles & 50–950 ramp
primary
#8FB5CB
secondary
#E4D8D2
accent
#6336AF
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111315
muted
#808283