#9FC0DC#9FC0DC
#9FC0DC is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.3% C 0.054 H 244.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0DC |
|---|---|
| RGB | rgb(159, 192, 220) |
| HSL | hsl(208, 47%, 74%) |
| HSV | hsv(208, 28%, 86%) |
| CMYK | cmyk(27.7%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(76.21, -4.73, -17.61) |
| CIE-LCH | lch(76.21, 18.24, 254.96°) |
| OKLab | oklab(79.3% -0.0234 -0.0482) |
| OKLCH | oklch(79.3% 0.054 244.1) |
| XYZ | xyz(46.0622, 50.2357, 74.9658) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.65
Cloudy Blue
#ACC2D9
ΔE00 3.11
Lightsteelblue
#B0C4DE
ΔE00 4.23
Light Blue Grey
#B7C9E2
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 5.81
Light Blue
#95D0FC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0DC #DCBB9F
analogous
#9FDCDA #9FC0DC #9FA2DC
triadic
#9FC0DC #DC9FC0 #C0DC9F
tetradic
#9FC0DC #DA9FDC #DCBB9F #A2DC9F
square
#9FC0DC #DA9FDC #DCBB9F #A2DC9F
split-complementary
#9FC0DC #DC9FA2 #DCDA9F
monochromatic
#4585BB #72A3CC #9FC0DC #CCDDEC #E9F0F7
Accessibility & contrast
On white
1.90
#9FC0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#9FC0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0DC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0DC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DD
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#8DC7C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc0dc; /* rgb */ color: rgb(159, 192, 220); /* oklch */ color: oklch(79.3% 0.054 244.1);
Tailwind
colors: {
custom: {
50: '#bcd3e6',
500: '#9fc0dc',
950: '#000000',
},
}SCSS
$custom: #9fc0dc; $custom-light: #bcd3e6; $custom-dark: #000000;
JSON
{
"hex": "#9fc0dc",
"rgb": {
"r": 159,
"g": 192,
"b": 220
},
"hsl": {
"h": 207.541,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.79296,
"c": 0.05353,
"h": 244.1
},
"luminance": 0.50238
}Semantic roles & 50–950 ramp
primary
#9FC0DC
secondary
#B48D6B
accent
#6D2CBA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384