#9FC0D3#9FC0D3
#9FC0D3 is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.0% C 0.045 H 233.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0D3 |
|---|---|
| RGB | rgb(159, 192, 211) |
| HSL | hsl(202, 37%, 73%) |
| HSV | hsv(202, 25%, 83%) |
| CMYK | cmyk(24.6%, 9%, 0%, 17.3%) |
| CIE-LAB | lab(75.93, -6.83, -13.17) |
| CIE-LCH | lch(75.93, 14.84, 242.59°) |
| OKLab | oklab(78.98% -0.0267 -0.0359) |
| OKLCH | oklch(78.98% 0.045 233.4) |
| XYZ | xyz(44.9022, 49.7717, 68.8564) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.56
Cloudy Blue
#ACC2D9
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 6.37
Lightblue
#ADD8E6
ΔE00 6.82
Sky Blue
#87CEEB
ΔE00 7.12
Baby Blue
#89CFF0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0D3 #D3B29F
analogous
#9FD3CC #9FC0D3 #9FA6D3
triadic
#9FC0D3 #D39FC0 #C0D39F
tetradic
#9FC0D3 #CC9FD3 #D3B29F #A6D39F
square
#9FC0D3 #CC9FD3 #D3B29F #A6D39F
split-complementary
#9FC0D3 #D39FA6 #D3CC9F
monochromatic
#4E88AA #75A4C0 #9FC0D3 #C9DCE6 #EAF1F5
Accessibility & contrast
On white
1.92
#9FC0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#9FC0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0D3
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0D3 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BFD4
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#90C5C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9fc0d3; /* rgb */ color: rgb(159, 192, 211); /* oklch */ color: oklch(79.0% 0.045 233.4);
Tailwind
colors: {
custom: {
50: '#bcd3e0',
500: '#9fc0d3',
950: '#000000',
},
}SCSS
$custom: #9fc0d3; $custom-light: #bcd3e0; $custom-dark: #000000;
JSON
{
"hex": "#9fc0d3",
"rgb": {
"r": 159,
"g": 192,
"b": 211
},
"hsl": {
"h": 201.923,
"s": 37.143,
"l": 72.549
},
"oklch": {
"l": 0.78977,
"c": 0.0447,
"h": 233.4
},
"luminance": 0.49773
}Semantic roles & 50–950 ramp
primary
#9FC0D3
secondary
#ECE4DF
accent
#6235B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283