#9FC2DB#9FC2DB
#9FC2DB is a light, muted cyan. Relative luminance 0.511; OKLCH L 79.7% C 0.052 H 239.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2DB |
|---|---|
| RGB | rgb(159, 194, 219) |
| HSL | hsl(205, 45%, 74%) |
| HSV | hsv(205, 27%, 86%) |
| CMYK | cmyk(27.4%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(76.72, -6.03, -16.31) |
| CIE-LCH | lch(76.72, 17.39, 249.70°) |
| OKLab | oklab(79.68% -0.0264 -0.0445) |
| OKLCH | oklch(79.68% 0.052 239.4) |
| XYZ | xyz(46.3723, 51.0672, 74.4177) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.73
Cloudy Blue
#ACC2D9
ΔE00 3.74
Lightsteelblue
#B0C4DE
ΔE00 5.16
Light Blue Grey
#B7C9E2
ΔE00 6.11
Light Blue
#95D0FC
ΔE00 6.15
Baby Blue (survey)
#A2CFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2DB #DBB89F
analogous
#9FDBD6 #9FC2DB #9FA4DB
triadic
#9FC2DB #DB9FC2 #C2DB9F
tetradic
#9FC2DB #D69FDB #DBB89F #A4DB9F
square
#9FC2DB #D69FDB #DBB89F #A4DB9F
split-complementary
#9FC2DB #DB9FA4 #DBD69F
monochromatic
#4689BA #72A6CA #9FC2DB #CCDEEC #E9F1F7
Accessibility & contrast
On white
1.87
#9FC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#9FC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2DB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2DB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#8DC8CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fc2db; /* rgb */ color: rgb(159, 194, 219); /* oklch */ color: oklch(79.7% 0.052 239.4);
Tailwind
colors: {
custom: {
50: '#bcd4e6',
500: '#9fc2db',
950: '#000000',
},
}SCSS
$custom: #9fc2db; $custom-light: #bcd4e6; $custom-dark: #000000;
JSON
{
"hex": "#9fc2db",
"rgb": {
"r": 159,
"g": 194,
"b": 219
},
"hsl": {
"h": 205,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.79685,
"c": 0.05177,
"h": 239.4
},
"luminance": 0.51069
}Semantic roles & 50–950 ramp
primary
#9FC2DB
secondary
#B3896B
accent
#672DB9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384