#9FBBCF#9FBBCF
#9FBBCF is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.042 H 239.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBCF |
|---|---|
| RGB | rgb(159, 187, 207) |
| HSL | hsl(205, 33%, 72%) |
| HSV | hsv(205, 23%, 81%) |
| CMYK | cmyk(23.2%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.45, -5.08, -13.21) |
| CIE-LCH | lch(74.45, 14.15, 248.96°) |
| OKLab | oklab(77.77% -0.0214 -0.0359) |
| OKLCH | oklch(77.77% 0.042 239.2) |
| XYZ | xyz(43.3278, 47.4152, 65.8886) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.39
Cloudy Blue
#ACC2D9
ΔE00 3.57
Lightsteelblue
#B0C4DE
ΔE00 5.28
Light Blue Grey
#B7C9E2
ΔE00 6.36
Cool Gray
#9AA7B0
ΔE00 7.30
Bluegrey
#85A3B2
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBCF #CFB39F
analogous
#9FCFCB #9FBBCF #9FA3CF
triadic
#9FBBCF #CF9FBB #BBCF9F
tetradic
#9FBBCF #CB9FCF #CFB39F #A3CF9F
square
#9FBBCF #CB9FCF #CFB39F #A3CF9F
split-complementary
#9FBBCF #CF9FA3 #CFCB9F
monochromatic
#5181A2 #769EBB #9FBBCF #C8D8E3 #EBF1F5
Accessibility & contrast
On white
2.00
#9FBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#9FBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBCF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBCF | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BAD0
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#92C0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9fbbcf; /* rgb */ color: rgb(159, 187, 207); /* oklch */ color: oklch(77.8% 0.042 239.2);
Tailwind
colors: {
custom: {
50: '#bccfdd',
500: '#9fbbcf',
950: '#000000',
},
}SCSS
$custom: #9fbbcf; $custom-light: #bccfdd; $custom-dark: #000000;
JSON
{
"hex": "#9fbbcf",
"rgb": {
"r": 159,
"g": 187,
"b": 207
},
"hsl": {
"h": 205,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.77773,
"c": 0.04185,
"h": 239.2
},
"luminance": 0.47417
}Semantic roles & 50–950 ramp
primary
#9FBBCF
secondary
#EBE4DF
accent
#6939AC
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283