#9FBFD2#9FBFD2
#9FBFD2 is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.7% C 0.044 H 234.2°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFD2 |
|---|---|
| RGB | rgb(159, 191, 210) |
| HSL | hsl(202, 36%, 72%) |
| HSV | hsv(202, 24%, 82%) |
| CMYK | cmyk(24.3%, 9%, 0%, 17.6%) |
| CIE-LAB | lab(75.63, -6.53, -13.08) |
| CIE-LCH | lch(75.63, 14.62, 243.48°) |
| OKLab | oklab(78.73% -0.0257 -0.0356) |
| OKLCH | oklch(78.73% 0.044 234.2) |
| XYZ | xyz(44.5584, 49.2841, 68.1253) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.31
Cloudy Blue
#ACC2D9
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 7.14
Baby Blue
#89CFF0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFD2 #D2B29F
analogous
#9FD2CC #9FBFD2 #9FA6D2
triadic
#9FBFD2 #D29FBF #BFD29F
tetradic
#9FBFD2 #CC9FD2 #D2B29F #A6D29F
square
#9FBFD2 #CC9FD2 #D2B29F #A6D29F
split-complementary
#9FBFD2 #D29FA6 #D2CC9F
monochromatic
#4F87A8 #75A3BE #9FBFD2 #C9DBE6 #EAF1F5
Accessibility & contrast
On white
1.93
#9FBFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#9FBFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFD2
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFD2 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED3
Deuteranopia (green-blind)
#AFB8D2
Tritanopia (blue-blind)
#90C4C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9fbfd2; /* rgb */ color: rgb(159, 191, 210); /* oklch */ color: oklch(78.7% 0.044 234.2);
Tailwind
colors: {
custom: {
50: '#bcd2df',
500: '#9fbfd2',
950: '#000000',
},
}SCSS
$custom: #9fbfd2; $custom-light: #bcd2df; $custom-dark: #000000;
JSON
{
"hex": "#9fbfd2",
"rgb": {
"r": 159,
"g": 191,
"b": 210
},
"hsl": {
"h": 202.353,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.78729,
"c": 0.04392,
"h": 234.2
},
"luminance": 0.49286
}Semantic roles & 50–950 ramp
primary
#9FBFD2
secondary
#ECE4DF
accent
#6336AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283