#9FC0DE#9FC0DE
#9FC0DE is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.056 H 246.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0DE |
|---|---|
| RGB | rgb(159, 192, 222) |
| HSL | hsl(209, 49%, 75%) |
| HSV | hsv(209, 28%, 87%) |
| CMYK | cmyk(28.4%, 13.5%, 0%, 12.9%) |
| CIE-LAB | lab(76.28, -4.26, -18.60) |
| CIE-LCH | lch(76.28, 19.08, 257.10°) |
| OKLab | oklab(79.37% -0.0226 -0.0509) |
| OKLCH | oklch(79.37% 0.056 246) |
| XYZ | xyz(46.3287, 50.3423, 76.3691) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.24
Cloudy Blue
#ACC2D9
ΔE00 3.19
Lightsteelblue
#B0C4DE
ΔE00 4.02
Light Blue Grey
#B7C9E2
ΔE00 5.23
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Powder Blue (survey)
#B1D1FC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0DE #DEBD9F
analogous
#9FDEDC #9FC0DE #9FA1DE
triadic
#9FC0DE #DE9FC0 #C0DE9F
tetradic
#9FC0DE #DC9FDE #DEBD9F #A1DE9F
square
#9FC0DE #DC9FDE #DEBD9F #A1DE9F
split-complementary
#9FC0DE #DE9FA1 #DEDC9F
monochromatic
#4484BF #71A2CE #9FC0DE #CDDEEE #E8F0F7
Accessibility & contrast
On white
1.90
#9FC0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#9FC0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0DE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0DE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E0
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#8CC7CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc0de; /* rgb */ color: rgb(159, 192, 222); /* oklch */ color: oklch(79.4% 0.056 246.0);
Tailwind
colors: {
custom: {
50: '#bcd3e8',
500: '#9fc0de',
950: '#000000',
},
}SCSS
$custom: #9fc0de; $custom-light: #bcd3e8; $custom-dark: #000000;
JSON
{
"hex": "#9fc0de",
"rgb": {
"r": 159,
"g": 192,
"b": 222
},
"hsl": {
"h": 208.571,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.79369,
"c": 0.05571,
"h": 246
},
"luminance": 0.50344
}Semantic roles & 50–950 ramp
primary
#9FC0DE
secondary
#B68F6B
accent
#6F29BC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384