#9BBFD2#9BBFD2
#9BBFD2 is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.5% C 0.047 H 231.1°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFD2 |
|---|---|
| RGB | rgb(155, 191, 210) |
| HSL | hsl(201, 38%, 72%) |
| HSV | hsv(201, 26%, 82%) |
| CMYK | cmyk(26.2%, 9%, 0%, 17.6%) |
| CIE-LAB | lab(75.38, -7.73, -13.48) |
| CIE-LCH | lch(75.38, 15.54, 240.16°) |
| OKLab | oklab(78.47% -0.0296 -0.0367) |
| OKLCH | oklch(78.47% 0.047 231.1) |
| XYZ | xyz(43.7778, 48.8816, 68.0887) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.06
Cloudy Blue
#ACC2D9
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 6.61
Baby Blue
#89CFF0
ΔE00 6.75
Lightblue
#ADD8E6
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFD2 #D2AE9B
analogous
#9BD2CA #9BBFD2 #9BA4D2
triadic
#9BBFD2 #D29BBF #BFD29B
tetradic
#9BBFD2 #CA9BD2 #D2AE9B #A4D29B
square
#9BBFD2 #CA9BD2 #D2AE9B #A4D29B
split-complementary
#9BBFD2 #D29BA4 #D2CA9B
monochromatic
#4B88A7 #71A4BF #9BBFD2 #C5DAE5 #EAF1F6
Accessibility & contrast
On white
1.95
#9BBFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#9BBFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFD2
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFD2 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD3
Deuteranopia (green-blind)
#AEB7D2
Tritanopia (blue-blind)
#8BC4C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9bbfd2; /* rgb */ color: rgb(155, 191, 210); /* oklch */ color: oklch(78.5% 0.047 231.1);
Tailwind
colors: {
custom: {
50: '#b9d2df',
500: '#9bbfd2',
950: '#000000',
},
}SCSS
$custom: #9bbfd2; $custom-light: #b9d2df; $custom-dark: #000000;
JSON
{
"hex": "#9bbfd2",
"rgb": {
"r": 155,
"g": 191,
"b": 210
},
"hsl": {
"h": 200.727,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.78467,
"c": 0.0472,
"h": 231.1
},
"luminance": 0.48883
}Semantic roles & 50–950 ramp
primary
#9BBFD2
secondary
#EBE2DD
accent
#6035B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283