#9FBBCB#9FBBCB
#9FBBCB is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.038 H 233.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBCB |
|---|---|
| RGB | rgb(159, 187, 203) |
| HSL | hsl(202, 30%, 71%) |
| HSV | hsv(202, 22%, 80%) |
| CMYK | cmyk(21.7%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.33, -5.99, -11.22) |
| CIE-LCH | lch(74.33, 12.71, 241.92°) |
| OKLab | oklab(77.64% -0.023 -0.0305) |
| OKLCH | oklch(77.64% 0.038 233) |
| XYZ | xyz(42.8449, 47.2220, 63.3457) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.98
Cloudy Blue
#ACC2D9
ΔE00 4.85
Lightsteelblue
#B0C4DE
ΔE00 6.61
Cool Gray
#9AA7B0
ΔE00 6.90
Bluegrey
#85A3B2
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBCB #CBAF9F
analogous
#9FCBC5 #9FBBCB #9FA5CB
triadic
#9FBBCB #CB9FBB #BBCB9F
tetradic
#9FBBCB #C59FCB #CBAF9F #A5CB9F
square
#9FBBCB #C59FCB #CBAF9F #A5CB9F
split-complementary
#9FBBCB #CB9FA5 #CBC59F
monochromatic
#54829B #779FB5 #9FBBCB #C7D7E1 #EBF1F4
Accessibility & contrast
On white
2.01
#9FBBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#9FBBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBCB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBCB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACC
Deuteranopia (green-blind)
#ADB5CB
Tritanopia (blue-blind)
#93BFC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9fbbcb; /* rgb */ color: rgb(159, 187, 203); /* oklch */ color: oklch(77.6% 0.038 233.0);
Tailwind
colors: {
custom: {
50: '#bccfda',
500: '#9fbbcb',
950: '#000000',
},
}SCSS
$custom: #9fbbcb; $custom-light: #bccfda; $custom-dark: #000000;
JSON
{
"hex": "#9fbbcb",
"rgb": {
"r": 159,
"g": 187,
"b": 203
},
"hsl": {
"h": 201.818,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.77635,
"c": 0.03814,
"h": 233
},
"luminance": 0.47223
}Semantic roles & 50–950 ramp
primary
#9FBBCB
secondary
#E9E1DD
accent
#643DA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283