#8FB5CD#8FB5CD
#8FB5CD is a light, muted cyan. Relative luminance 0.433; OKLCH L 75.4% C 0.054 H 236.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB5CD |
|---|---|
| RGB | rgb(143, 181, 205) |
| HSL | hsl(203, 38%, 68%) |
| HSV | hsv(203, 30%, 80%) |
| CMYK | cmyk(30.2%, 11.7%, 0%, 19.6%) |
| CIE-LAB | lab(71.75, -7.12, -16.28) |
| CIE-LCH | lch(71.75, 17.77, 246.37°) |
| OKLab | oklab(75.36% -0.0299 -0.0446) |
| OKLCH | oklch(75.36% 0.054 236.1) |
| XYZ | xyz(38.8676, 43.2934, 64.0543) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.95
Bluegrey
#85A3B2
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.27
Greyblue
#77A1B5
ΔE00 6.56
Bluey Grey
#89A0B0
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB5CD #CDA78F
analogous
#8FCDC6 #8FB5CD #8F96CD
triadic
#8FB5CD #CD8FB5 #B5CD8F
tetradic
#8FB5CD #C68FCD #CDA78F #96CD8F
square
#8FB5CD #C68FCD #CDA78F #96CD8F
split-complementary
#8FB5CD #CD8F96 #CDC68F
monochromatic
#467B9C #6599BA #8FB5CD #B9D1E0 #E4EDF3
Accessibility & contrast
On white
2.17
#8FB5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#8FB5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB5CD
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB5CD | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CE
Deuteranopia (green-blind)
#A2ADCD
Tritanopia (blue-blind)
#7CBBBD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8fb5cd; /* rgb */ color: rgb(143, 181, 205); /* oklch */ color: oklch(75.4% 0.054 236.1);
Tailwind
colors: {
custom: {
50: '#b1cbdc',
500: '#8fb5cd',
950: '#000000',
},
}SCSS
$custom: #8fb5cd; $custom-light: #b1cbdc; $custom-dark: #000000;
JSON
{
"hex": "#8fb5cd",
"rgb": {
"r": 143,
"g": 181,
"b": 205
},
"hsl": {
"h": 203.226,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.75361,
"c": 0.05366,
"h": 236.1
},
"luminance": 0.43295
}Semantic roles & 50–950 ramp
primary
#8FB5CD
secondary
#E5DAD2
accent
#6534B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283