#8FB7CD#8FB7CD
#8FB7CD is a light, muted cyan. Relative luminance 0.441; OKLCH L 75.8% C 0.053 H 232.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB7CD |
|---|---|
| RGB | rgb(143, 183, 205) |
| HSL | hsl(201, 38%, 68%) |
| HSV | hsv(201, 30%, 80%) |
| CMYK | cmyk(30.2%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(72.30, -8.20, -15.45) |
| CIE-LCH | lch(72.30, 17.49, 242.06°) |
| OKLab | oklab(75.8% -0.0325 -0.0423) |
| OKLCH | oklch(75.8% 0.053 232.4) |
| XYZ | xyz(39.2772, 44.1126, 64.1908) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.45
Bluegrey
#85A3B2
ΔE00 6.14
Greyblue
#77A1B5
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 6.72
Sky Blue
#87CEEB
ΔE00 7.18
Baby Blue
#89CFF0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB7CD #CDA58F
analogous
#8FCDC4 #8FB7CD #8F98CD
triadic
#8FB7CD #CD8FB7 #B7CD8F
tetradic
#8FB7CD #C48FCD #CDA58F #98CD8F
square
#8FB7CD #C48FCD #CDA58F #98CD8F
split-complementary
#8FB7CD #CD8F98 #CDC48F
monochromatic
#467D9C #659CBA #8FB7CD #B9D2E0 #E4EDF3
Accessibility & contrast
On white
2.14
#8FB7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#8FB7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB7CD
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB7CD | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CE
Deuteranopia (green-blind)
#A4AECD
Tritanopia (blue-blind)
#7BBDBE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb7cd; /* rgb */ color: rgb(143, 183, 205); /* oklch */ color: oklch(75.8% 0.053 232.4);
Tailwind
colors: {
custom: {
50: '#b1ccdc',
500: '#8fb7cd',
950: '#000000',
},
}SCSS
$custom: #8fb7cd; $custom-light: #b1ccdc; $custom-dark: #000000;
JSON
{
"hex": "#8fb7cd",
"rgb": {
"r": 143,
"g": 183,
"b": 205
},
"hsl": {
"h": 201.29,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.75796,
"c": 0.05333,
"h": 232.4
},
"luminance": 0.44114
}Semantic roles & 50–950 ramp
primary
#8FB7CD
secondary
#E5D9D2
accent
#6134B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283