#9FCBDF#9FCBDF
#9FCBDF is a light, muted cyan. Relative luminance 0.554; OKLCH L 81.7% C 0.054 H 227.4°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBDF |
|---|---|
| RGB | rgb(159, 203, 223) |
| HSL | hsl(199, 50%, 75%) |
| HSV | hsv(199, 29%, 87%) |
| CMYK | cmyk(28.7%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(79.28, -9.84, -14.62) |
| CIE-LCH | lch(79.28, 17.62, 236.06°) |
| OKLab | oklab(81.75% -0.0366 -0.0399) |
| OKLCH | oklch(81.75% 0.054 227.4) |
| XYZ | xyz(48.9692, 55.4083, 77.9124) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 4.69
Ice Blue
#A5DFF9
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 5.53
Lightskyblue
#87CEFA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBDF #DFB39F
analogous
#9FDFD3 #9FCBDF #9FABDF
triadic
#9FCBDF #DF9FCB #CBDF9F
tetradic
#9FCBDF #D39FDF #DFB39F #ABDF9F
square
#9FCBDF #D39FDF #DFB39F #ABDF9F
split-complementary
#9FCBDF #DF9FAB #DFD39F
monochromatic
#4399C0 #71B2D0 #9FCBDF #CDE4EE #E8F3F7
Accessibility & contrast
On white
1.74
#9FCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#9FCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBDF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBDF | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B7C1DF
Tritanopia (blue-blind)
#8BD1D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fcbdf; /* rgb */ color: rgb(159, 203, 223); /* oklch */ color: oklch(81.7% 0.054 227.4);
Tailwind
colors: {
custom: {
50: '#bddae9',
500: '#9fcbdf',
950: '#000000',
},
}SCSS
$custom: #9fcbdf; $custom-light: #bddae9; $custom-dark: #000000;
JSON
{
"hex": "#9fcbdf",
"rgb": {
"r": 159,
"g": 203,
"b": 223
},
"hsl": {
"h": 198.75,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.81746,
"c": 0.05419,
"h": 227.4
},
"luminance": 0.55411
}Semantic roles & 50–950 ramp
primary
#9FCBDF
secondary
#B8836B
accent
#5728BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384