#9FBCD0#9FBCD0
#9FBCD0 is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.043 H 238.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBCD0 |
|---|---|
| RGB | rgb(159, 188, 208) |
| HSL | hsl(204, 34%, 72%) |
| HSV | hsv(204, 24%, 82%) |
| CMYK | cmyk(23.6%, 9.6%, 0%, 18.4%) |
| CIE-LAB | lab(74.76, -5.39, -13.30) |
| CIE-LCH | lch(74.76, 14.35, 247.95°) |
| OKLab | oklab(78.02% -0.0224 -0.0362) |
| OKLCH | oklch(78.02% 0.043 238.2) |
| XYZ | xyz(43.6633, 47.8900, 66.6054) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.41
Cloudy Blue
#ACC2D9
ΔE00 3.68
Lightsteelblue
#B0C4DE
ΔE00 5.40
Light Blue Grey
#B7C9E2
ΔE00 6.44
Cool Gray
#9AA7B0
ΔE00 7.57
Bluegrey
#85A3B2
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBCD0 #D0B39F
analogous
#9FD0CC #9FBCD0 #9FA4D0
triadic
#9FBCD0 #D09FBC #BCD09F
tetradic
#9FBCD0 #CC9FD0 #D0B39F #A4D09F
square
#9FBCD0 #CC9FD0 #D0B39F #A4D09F
split-complementary
#9FBCD0 #D09FA4 #D0CC9F
monochromatic
#5082A4 #769FBC #9FBCD0 #C8D9E4 #EAF1F5
Accessibility & contrast
On white
1.99
#9FBCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#9FBCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBCD0
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBCD0 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD1
Deuteranopia (green-blind)
#ADB6D0
Tritanopia (blue-blind)
#91C1C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fbcd0; /* rgb */ color: rgb(159, 188, 208); /* oklch */ color: oklch(78.0% 0.043 238.2);
Tailwind
colors: {
custom: {
50: '#bcd0de',
500: '#9fbcd0',
950: '#000000',
},
}SCSS
$custom: #9fbcd0; $custom-light: #bcd0de; $custom-dark: #000000;
JSON
{
"hex": "#9fbcd0",
"rgb": {
"r": 159,
"g": 188,
"b": 208
},
"hsl": {
"h": 204.49,
"s": 34.266,
"l": 71.961
},
"oklch": {
"l": 0.78021,
"c": 0.04258,
"h": 238.2
},
"luminance": 0.47891
}Semantic roles & 50–950 ramp
primary
#9FBCD0
secondary
#ECE4DF
accent
#6838AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283