#9FC0DB#9FC0DB
#9FC0DB is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.3% C 0.052 H 243.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0DB |
|---|---|
| RGB | rgb(159, 192, 219) |
| HSL | hsl(207, 45%, 74%) |
| HSV | hsv(207, 27%, 86%) |
| CMYK | cmyk(27.4%, 12.3%, 0%, 14.1%) |
| CIE-LAB | lab(76.18, -4.97, -17.12) |
| CIE-LCH | lch(76.18, 17.83, 253.82°) |
| OKLab | oklab(79.26% -0.0237 -0.0468) |
| OKLCH | oklch(79.26% 0.052 243.1) |
| XYZ | xyz(45.9302, 50.1829, 74.2703) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.40
Cloudy Blue
#ACC2D9
ΔE00 3.13
Lightsteelblue
#B0C4DE
ΔE00 4.37
Light Blue Grey
#B7C9E2
ΔE00 5.51
Baby Blue (survey)
#A2CFFE
ΔE00 6.06
Light Blue
#95D0FC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0DB #DBBA9F
analogous
#9FDBD8 #9FC0DB #9FA2DB
triadic
#9FC0DB #DB9FC0 #C0DB9F
tetradic
#9FC0DB #D89FDB #DBBA9F #A2DB9F
square
#9FC0DB #D89FDB #DBBA9F #A2DB9F
split-complementary
#9FC0DB #DB9FA2 #DBD89F
monochromatic
#4686BA #72A3CA #9FC0DB #CCDDEC #E9F0F7
Accessibility & contrast
On white
1.90
#9FC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#9FC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0DB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0DB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#8DC7C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc0db; /* rgb */ color: rgb(159, 192, 219); /* oklch */ color: oklch(79.3% 0.052 243.1);
Tailwind
colors: {
custom: {
50: '#bcd3e6',
500: '#9fc0db',
950: '#000000',
},
}SCSS
$custom: #9fc0db; $custom-light: #bcd3e6; $custom-dark: #000000;
JSON
{
"hex": "#9fc0db",
"rgb": {
"r": 159,
"g": 192,
"b": 219
},
"hsl": {
"h": 207,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.7926,
"c": 0.05246,
"h": 243.1
},
"luminance": 0.50185
}Semantic roles & 50–950 ramp
primary
#9FC0DB
secondary
#B38C6B
accent
#6C2DB9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384