#8FB5CC#8FB5CC
#8FB5CC is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.3% C 0.053 H 235.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB5CC |
|---|---|
| RGB | rgb(143, 181, 204) |
| HSL | hsl(203, 37%, 68%) |
| HSV | hsv(203, 30%, 80%) |
| CMYK | cmyk(29.9%, 11.3%, 0%, 20%) |
| CIE-LAB | lab(71.72, -7.37, -15.78) |
| CIE-LCH | lch(71.72, 17.42, 244.98°) |
| OKLab | oklab(75.33% -0.0303 -0.0432) |
| OKLCH | oklch(75.33% 0.053 235) |
| XYZ | xyz(38.7473, 43.2453, 63.4206) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.12
Bluegrey
#85A3B2
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 6.42
Greyblue
#77A1B5
ΔE00 6.43
Bluey Grey
#89A0B0
ΔE00 6.75
Sky Blue
#87CEEB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB5CC #CCA68F
analogous
#8FCCC4 #8FB5CC #8F96CC
triadic
#8FB5CC #CC8FB5 #B5CC8F
tetradic
#8FB5CC #C48FCC #CCA68F #96CC8F
square
#8FB5CC #C48FCC #CCA68F #96CC8F
split-complementary
#8FB5CC #CC8F96 #CCC48F
monochromatic
#467B9A #6599B9 #8FB5CC #B9D1DF #E3EDF2
Accessibility & contrast
On white
2.18
#8FB5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#8FB5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB5CC
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB5CC | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CD
Deuteranopia (green-blind)
#A2ADCC
Tritanopia (blue-blind)
#7CBBBC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8fb5cc; /* rgb */ color: rgb(143, 181, 204); /* oklch */ color: oklch(75.3% 0.053 235.0);
Tailwind
colors: {
custom: {
50: '#b1cbdb',
500: '#8fb5cc',
950: '#000000',
},
}SCSS
$custom: #8fb5cc; $custom-light: #b1cbdb; $custom-dark: #000000;
JSON
{
"hex": "#8fb5cc",
"rgb": {
"r": 143,
"g": 181,
"b": 204
},
"hsl": {
"h": 202.623,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.75325,
"c": 0.05273,
"h": 235
},
"luminance": 0.43247
}Semantic roles & 50–950 ramp
primary
#8FB5CC
secondary
#E5D9D2
accent
#6435B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283