#9FC0DD#9FC0DD
#9FC0DD is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.3% C 0.055 H 245.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0DD |
|---|---|
| RGB | rgb(159, 192, 221) |
| HSL | hsl(208, 48%, 75%) |
| HSV | hsv(208, 28%, 87%) |
| CMYK | cmyk(28.1%, 13.1%, 0%, 13.3%) |
| CIE-LAB | lab(76.25, -4.50, -18.11) |
| CIE-LCH | lch(76.25, 18.66, 256.05°) |
| OKLab | oklab(79.33% -0.023 -0.0495) |
| OKLCH | oklch(79.33% 0.055 245.1) |
| XYZ | xyz(46.1950, 50.2889, 75.6653) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.94
Cloudy Blue
#ACC2D9
ΔE00 3.13
Lightsteelblue
#B0C4DE
ΔE00 4.11
Light Blue Grey
#B7C9E2
ΔE00 5.30
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Powder Blue (survey)
#B1D1FC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0DD #DDBC9F
analogous
#9FDDDB #9FC0DD #9FA1DD
triadic
#9FC0DD #DD9FC0 #C0DD9F
tetradic
#9FC0DD #DB9FDD #DDBC9F #A1DD9F
square
#9FC0DD #DB9FDD #DDBC9F #A1DD9F
split-complementary
#9FC0DD #DD9FA1 #DDDB9F
monochromatic
#4585BD #72A2CD #9FC0DD #CCDEED #E8F0F7
Accessibility & contrast
On white
1.90
#9FC0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#9FC0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0DD
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0DD | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#8DC7C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc0dd; /* rgb */ color: rgb(159, 192, 221); /* oklch */ color: oklch(79.3% 0.055 245.1);
Tailwind
colors: {
custom: {
50: '#bcd3e7',
500: '#9fc0dd',
950: '#000000',
},
}SCSS
$custom: #9fc0dd; $custom-light: #bcd3e7; $custom-dark: #000000;
JSON
{
"hex": "#9fc0dd",
"rgb": {
"r": 159,
"g": 192,
"b": 221
},
"hsl": {
"h": 208.065,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.79333,
"c": 0.05461,
"h": 245.1
},
"luminance": 0.50291
}Semantic roles & 50–950 ramp
primary
#9FC0DD
secondary
#B58E6B
accent
#6E2BBB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384