#9FC2DA#9FC2DA
#9FC2DA is a light, muted cyan. Relative luminance 0.510; OKLCH L 79.6% C 0.051 H 238.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2DA |
|---|---|
| RGB | rgb(159, 194, 218) |
| HSL | hsl(204, 44%, 74%) |
| HSV | hsv(204, 27%, 85%) |
| CMYK | cmyk(27.1%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(76.69, -6.27, -15.82) |
| CIE-LCH | lch(76.69, 17.01, 248.38°) |
| OKLab | oklab(79.65% -0.0267 -0.0432) |
| OKLCH | oklch(79.65% 0.051 238.2) |
| XYZ | xyz(46.2410, 51.0147, 73.7265) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.81
Cloudy Blue
#ACC2D9
ΔE00 3.90
Lightsteelblue
#B0C4DE
ΔE00 5.38
Light Blue Grey
#B7C9E2
ΔE00 6.30
Light Blue
#95D0FC
ΔE00 6.36
Baby Blue
#89CFF0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2DA #DAB79F
analogous
#9FDAD5 #9FC2DA #9FA5DA
triadic
#9FC2DA #DA9FC2 #C2DA9F
tetradic
#9FC2DA #D59FDA #DAB79F #A5DA9F
square
#9FC2DA #D59FDA #DAB79F #A5DA9F
split-complementary
#9FC2DA #DA9FA5 #DAD59F
monochromatic
#478AB8 #73A6C9 #9FC2DA #CBDEEB #E9F1F6
Accessibility & contrast
On white
1.87
#9FC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#9FC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2DA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2DA | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DB
Deuteranopia (green-blind)
#B0BADA
Tritanopia (blue-blind)
#8EC8CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fc2da; /* rgb */ color: rgb(159, 194, 218); /* oklch */ color: oklch(79.6% 0.051 238.2);
Tailwind
colors: {
custom: {
50: '#bcd4e5',
500: '#9fc2da',
950: '#000000',
},
}SCSS
$custom: #9fc2da; $custom-light: #bcd4e5; $custom-dark: #000000;
JSON
{
"hex": "#9fc2da",
"rgb": {
"r": 159,
"g": 194,
"b": 218
},
"hsl": {
"h": 204.407,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.79649,
"c": 0.0508,
"h": 238.2
},
"luminance": 0.51016
}Semantic roles & 50–950 ramp
primary
#9FC2DA
secondary
#B2886C
accent
#662EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384