#9FBCD1#9FBCD1
#9FBCD1 is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.044 H 239.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBCD1 |
|---|---|
| RGB | rgb(159, 188, 209) |
| HSL | hsl(205, 35%, 72%) |
| HSV | hsv(205, 24%, 82%) |
| CMYK | cmyk(23.9%, 10%, 0%, 18%) |
| CIE-LAB | lab(74.79, -5.16, -13.80) |
| CIE-LCH | lch(74.79, 14.73, 249.50°) |
| OKLab | oklab(78.06% -0.022 -0.0376) |
| OKLCH | oklch(78.06% 0.044 239.6) |
| XYZ | xyz(43.7867, 47.9393, 67.2554) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.03
Cloudy Blue
#ACC2D9
ΔE00 3.42
Lightsteelblue
#B0C4DE
ΔE00 5.11
Light Blue Grey
#B7C9E2
ΔE00 6.20
Cool Gray
#9AA7B0
ΔE00 7.71
Bluegrey
#85A3B2
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBCD1 #D1B49F
analogous
#9FD1CD #9FBCD1 #9FA3D1
triadic
#9FBCD1 #D19FBC #BCD19F
tetradic
#9FBCD1 #CD9FD1 #D1B49F #A3D19F
square
#9FBCD1 #CD9FD1 #D1B49F #A3D19F
split-complementary
#9FBCD1 #D19FA3 #D1CD9F
monochromatic
#5082A6 #769FBD #9FBCD1 #C8D9E5 #EAF1F5
Accessibility & contrast
On white
1.98
#9FBCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#9FBCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBCD1
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBCD1 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD2
Deuteranopia (green-blind)
#ACB6D1
Tritanopia (blue-blind)
#91C1C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fbcd1; /* rgb */ color: rgb(159, 188, 209); /* oklch */ color: oklch(78.1% 0.044 239.6);
Tailwind
colors: {
custom: {
50: '#bcd0df',
500: '#9fbcd1',
950: '#000000',
},
}SCSS
$custom: #9fbcd1; $custom-light: #bcd0df; $custom-dark: #000000;
JSON
{
"hex": "#9fbcd1",
"rgb": {
"r": 159,
"g": 188,
"b": 209
},
"hsl": {
"h": 205.2,
"s": 35.211,
"l": 72.157
},
"oklch": {
"l": 0.78056,
"c": 0.04356,
"h": 239.6
},
"luminance": 0.47941
}Semantic roles & 50–950 ramp
primary
#9FBCD1
secondary
#ECE4DF
accent
#6937AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283