#9FBCD2#9FBCD2
#9FBCD2 is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.1% C 0.045 H 240.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBCD2 |
|---|---|
| RGB | rgb(159, 188, 210) |
| HSL | hsl(206, 36%, 72%) |
| HSV | hsv(206, 24%, 82%) |
| CMYK | cmyk(24.3%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.82, -4.93, -14.30) |
| CIE-LCH | lch(74.82, 15.12, 250.98°) |
| OKLab | oklab(78.09% -0.0217 -0.0389) |
| OKLCH | oklch(78.09% 0.045 240.9) |
| XYZ | xyz(43.9109, 47.9890, 67.9095) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 0.70
Cloudy Blue
#ACC2D9
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 4.83
Light Blue Grey
#B7C9E2
ΔE00 5.97
Cool Gray
#9AA7B0
ΔE00 7.87
Bluegrey
#85A3B2
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBCD2 #D2B59F
analogous
#9FD2CE #9FBCD2 #9FA3D2
triadic
#9FBCD2 #D29FBC #BCD29F
tetradic
#9FBCD2 #CE9FD2 #D2B59F #A3D29F
square
#9FBCD2 #CE9FD2 #D2B59F #A3D29F
split-complementary
#9FBCD2 #D29FA3 #D2CE9F
monochromatic
#4F81A8 #759FBE #9FBCD2 #C9D9E6 #EAF0F5
Accessibility & contrast
On white
1.98
#9FBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#9FBCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBCD2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBCD2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD3
Deuteranopia (green-blind)
#ACB6D2
Tritanopia (blue-blind)
#91C1C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fbcd2; /* rgb */ color: rgb(159, 188, 210); /* oklch */ color: oklch(78.1% 0.045 240.9);
Tailwind
colors: {
custom: {
50: '#bcd0df',
500: '#9fbcd2',
950: '#000000',
},
}SCSS
$custom: #9fbcd2; $custom-light: #bcd0df; $custom-dark: #000000;
JSON
{
"hex": "#9fbcd2",
"rgb": {
"r": 159,
"g": 188,
"b": 210
},
"hsl": {
"h": 205.882,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.78091,
"c": 0.04457,
"h": 240.9
},
"luminance": 0.47991
}Semantic roles & 50–950 ramp
primary
#9FBCD2
secondary
#ECE5DF
accent
#6A36AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283