#9FC0D5#9FC0D5
#9FC0D5 is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.0% C 0.046 H 236.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0D5 |
|---|---|
| RGB | rgb(159, 192, 213) |
| HSL | hsl(203, 39%, 73%) |
| HSV | hsv(203, 25%, 84%) |
| CMYK | cmyk(25.4%, 9.9%, 0%, 16.5%) |
| CIE-LAB | lab(75.99, -6.37, -14.16) |
| CIE-LCH | lch(75.99, 15.53, 245.78°) |
| OKLab | oklab(79.05% -0.0259 -0.0386) |
| OKLCH | oklch(79.05% 0.046 236.1) |
| XYZ | xyz(45.1545, 49.8726, 70.1851) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.85
Cloudy Blue
#ACC2D9
ΔE00 4.10
Lightsteelblue
#B0C4DE
ΔE00 5.76
Light Blue Grey
#B7C9E2
ΔE00 6.67
Baby Blue
#89CFF0
ΔE00 7.04
Sky Blue
#87CEEB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0D5 #D5B49F
analogous
#9FD5CF #9FC0D5 #9FA5D5
triadic
#9FC0D5 #D59FC0 #C0D59F
tetradic
#9FC0D5 #CF9FD5 #D5B49F #A5D59F
square
#9FC0D5 #CF9FD5 #D5B49F #A5D59F
split-complementary
#9FC0D5 #D59FA5 #D5CF9F
monochromatic
#4C88AE #74A4C2 #9FC0D5 #CADCE8 #EAF1F6
Accessibility & contrast
On white
1.91
#9FC0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#9FC0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0D5
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0D5 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BFD6
Deuteranopia (green-blind)
#AFB9D5
Tritanopia (blue-blind)
#8FC6C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9fc0d5; /* rgb */ color: rgb(159, 192, 213); /* oklch */ color: oklch(79.0% 0.046 236.1);
Tailwind
colors: {
custom: {
50: '#bcd3e2',
500: '#9fc0d5',
950: '#000000',
},
}SCSS
$custom: #9fc0d5; $custom-light: #bcd3e2; $custom-dark: #000000;
JSON
{
"hex": "#9fc0d5",
"rgb": {
"r": 159,
"g": 192,
"b": 213
},
"hsl": {
"h": 203.333,
"s": 39.13,
"l": 72.941
},
"oklch": {
"l": 0.79047,
"c": 0.04649,
"h": 236.1
},
"luminance": 0.49874
}Semantic roles & 50–950 ramp
primary
#9FC0D5
secondary
#ECE4DF
accent
#6533B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283