#9FBCD3#9FBCD3
#9FBCD3 is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.1% C 0.046 H 242.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBCD3 |
|---|---|
| RGB | rgb(159, 188, 211) |
| HSL | hsl(207, 37%, 73%) |
| HSV | hsv(207, 25%, 83%) |
| CMYK | cmyk(24.6%, 10.9%, 0%, 17.3%) |
| CIE-LAB | lab(74.85, -4.70, -14.79) |
| CIE-LCH | lch(74.85, 15.52, 252.38°) |
| OKLab | oklab(78.13% -0.0213 -0.0403) |
| OKLCH | oklch(78.13% 0.046 242.1) |
| XYZ | xyz(44.0358, 48.0390, 68.5677) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 0.52
Cloudy Blue
#ACC2D9
ΔE00 2.99
Lightsteelblue
#B0C4DE
ΔE00 4.57
Light Blue Grey
#B7C9E2
ΔE00 5.76
Baby Blue (survey)
#A2CFFE
ΔE00 7.70
Light Blue
#95D0FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBCD3 #D3B69F
analogous
#9FD3D0 #9FBCD3 #9FA2D3
triadic
#9FBCD3 #D39FBC #BCD39F
tetradic
#9FBCD3 #D09FD3 #D3B69F #A2D39F
square
#9FBCD3 #D09FD3 #D3B69F #A2D39F
split-complementary
#9FBCD3 #D39FA2 #D3D09F
monochromatic
#4E81AA #759FC0 #9FBCD3 #C9D9E6 #EAF0F5
Accessibility & contrast
On white
1.98
#9FBCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#9FBCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBCD3
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBCD3 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD4
Deuteranopia (green-blind)
#ACB6D3
Tritanopia (blue-blind)
#90C2C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fbcd3; /* rgb */ color: rgb(159, 188, 211); /* oklch */ color: oklch(78.1% 0.046 242.1);
Tailwind
colors: {
custom: {
50: '#bcd0e0',
500: '#9fbcd3',
950: '#000000',
},
}SCSS
$custom: #9fbcd3; $custom-light: #bcd0e0; $custom-dark: #000000;
JSON
{
"hex": "#9fbcd3",
"rgb": {
"r": 159,
"g": 188,
"b": 211
},
"hsl": {
"h": 206.538,
"s": 37.143,
"l": 72.549
},
"oklch": {
"l": 0.78126,
"c": 0.0456,
"h": 242.1
},
"luminance": 0.48041
}Semantic roles & 50–950 ramp
primary
#9FBCD3
secondary
#ECE5DF
accent
#6C35B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283