#9FC2DD#9FC2DD
#9FC2DD is a light, muted cyan. Relative luminance 0.512; OKLCH L 79.8% C 0.054 H 241.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2DD |
|---|---|
| RGB | rgb(159, 194, 221) |
| HSL | hsl(206, 48%, 75%) |
| HSV | hsv(206, 28%, 87%) |
| CMYK | cmyk(28.1%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(76.78, -5.56, -17.29) |
| CIE-LCH | lch(76.78, 18.17, 252.17°) |
| OKLab | oklab(79.76% -0.0256 -0.0473) |
| OKLCH | oklch(79.76% 0.054 241.5) |
| XYZ | xyz(46.6372, 51.1731, 75.8127) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.81
Cloudy Blue
#ACC2D9
ΔE00 3.53
Lightsteelblue
#B0C4DE
ΔE00 4.78
Light Blue Grey
#B7C9E2
ΔE00 5.79
Light Blue
#95D0FC
ΔE00 5.82
Baby Blue (survey)
#A2CFFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2DD #DDBA9F
analogous
#9FDDD9 #9FC2DD #9FA3DD
triadic
#9FC2DD #DD9FC2 #C2DD9F
tetradic
#9FC2DD #D99FDD #DDBA9F #A3DD9F
square
#9FC2DD #D99FDD #DDBA9F #A3DD9F
split-complementary
#9FC2DD #DD9FA3 #DDD99F
monochromatic
#4589BD #72A5CD #9FC2DD #CCDFED #E8F1F7
Accessibility & contrast
On white
1.87
#9FC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#9FC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2DD
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2DD | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#8DC9CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fc2dd; /* rgb */ color: rgb(159, 194, 221); /* oklch */ color: oklch(79.8% 0.054 241.5);
Tailwind
colors: {
custom: {
50: '#bcd4e7',
500: '#9fc2dd',
950: '#000000',
},
}SCSS
$custom: #9fc2dd; $custom-light: #bcd4e7; $custom-dark: #000000;
JSON
{
"hex": "#9fc2dd",
"rgb": {
"r": 159,
"g": 194,
"b": 221
},
"hsl": {
"h": 206.129,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.79757,
"c": 0.05378,
"h": 241.5
},
"luminance": 0.51175
}Semantic roles & 50–950 ramp
primary
#9FC2DD
secondary
#B58B6B
accent
#692BBB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384