#9FBCCE#9FBCCE
#9FBCCE is a light, muted cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.041 H 235.3°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBCCE |
|---|---|
| RGB | rgb(159, 188, 206) |
| HSL | hsl(203, 32%, 72%) |
| HSV | hsv(203, 23%, 81%) |
| CMYK | cmyk(22.8%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.69, -5.84, -12.31) |
| CIE-LCH | lch(74.69, 13.62, 244.61°) |
| OKLab | oklab(77.95% -0.0232 -0.0335) |
| OKLCH | oklch(77.95% 0.041 235.3) |
| XYZ | xyz(43.4188, 47.7922, 65.3177) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.22
Cloudy Blue
#ACC2D9
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 6.05
Light Blue Grey
#B7C9E2
ΔE00 6.99
Cool Gray
#9AA7B0
ΔE00 7.35
Bluegrey
#85A3B2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBCCE #CEB19F
analogous
#9FCEC9 #9FBCCE #9FA5CE
triadic
#9FBCCE #CE9FBC #BCCE9F
tetradic
#9FBCCE #C99FCE #CEB19F #A5CE9F
square
#9FBCCE #C99FCE #CEB19F #A5CE9F
split-complementary
#9FBCCE #CE9FA5 #CEC99F
monochromatic
#5283A1 #76A0B9 #9FBCCE #C8D8E3 #EBF1F5
Accessibility & contrast
On white
1.99
#9FBCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#9FBCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBCCE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBCCE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#92C1C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fbcce; /* rgb */ color: rgb(159, 188, 206); /* oklch */ color: oklch(78.0% 0.041 235.3);
Tailwind
colors: {
custom: {
50: '#bcd0dd',
500: '#9fbcce',
950: '#000000',
},
}SCSS
$custom: #9fbcce; $custom-light: #bcd0dd; $custom-dark: #000000;
JSON
{
"hex": "#9fbcce",
"rgb": {
"r": 159,
"g": 188,
"b": 206
},
"hsl": {
"h": 202.979,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.77951,
"c": 0.0407,
"h": 235.3
},
"luminance": 0.47794
}Semantic roles & 50–950 ramp
primary
#9FBCCE
secondary
#EAE3DE
accent
#663AAB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283