#9FBBC8#9FBBC8
#9FBBC8 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.036 H 227.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBC8 |
|---|---|
| RGB | rgb(159, 187, 200) |
| HSL | hsl(199, 27%, 70%) |
| HSV | hsv(199, 21%, 78%) |
| CMYK | cmyk(20.5%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(74.24, -6.65, -9.72) |
| CIE-LCH | lch(74.24, 11.78, 235.60°) |
| OKLab | oklab(77.53% -0.0241 -0.0264) |
| OKLCH | oklch(77.53% 0.036 227.6) |
| XYZ | xyz(42.4909, 47.0804, 61.4811) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.28
Cloudy Blue
#ACC2D9
ΔE00 5.97
Cool Gray
#9AA7B0
ΔE00 6.85
Bluegrey
#85A3B2
ΔE00 7.02
Lightblue
#ADD8E6
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBC8 #C8AC9F
analogous
#9FC8C0 #9FBBC8 #9FA6C8
triadic
#9FBBC8 #C89FBB #BBC89F
tetradic
#9FBBC8 #C09FC8 #C8AC9F #A6C89F
square
#9FBBC8 #C09FC8 #C8AC9F #A6C89F
split-complementary
#9FBBC8 #C89FA6 #C8C09F
monochromatic
#568296 #789FB2 #9FBBC8 #C6D7DE #ECF1F4
Accessibility & contrast
On white
2.02
#9FBBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#9FBBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBC8
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBC8 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B9C9
Deuteranopia (green-blind)
#AEB4C8
Tritanopia (blue-blind)
#93BFBF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9fbbc8; /* rgb */ color: rgb(159, 187, 200); /* oklch */ color: oklch(77.5% 0.036 227.6);
Tailwind
colors: {
custom: {
50: '#bccfd8',
500: '#9fbbc8',
950: '#000000',
},
}SCSS
$custom: #9fbbc8; $custom-light: #bccfd8; $custom-dark: #000000;
JSON
{
"hex": "#9fbbc8",
"rgb": {
"r": 159,
"g": 187,
"b": 200
},
"hsl": {
"h": 199.024,
"s": 27.152,
"l": 70.392
},
"oklch": {
"l": 0.77534,
"c": 0.03571,
"h": 227.6
},
"luminance": 0.47082
}Semantic roles & 50–950 ramp
primary
#9FBBC8
secondary
#E7DFDC
accent
#6040A6
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283