#9FC3DA#9FC3DA
#9FC3DA is a light, muted cyan. Relative luminance 0.515; OKLCH L 79.9% C 0.051 H 236.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC3DA |
|---|---|
| RGB | rgb(159, 195, 218) |
| HSL | hsl(203, 44%, 74%) |
| HSV | hsv(203, 27%, 85%) |
| CMYK | cmyk(27.1%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(76.96, -6.80, -15.41) |
| CIE-LCH | lch(76.96, 16.84, 246.19°) |
| OKLab | oklab(79.86% -0.0281 -0.0421) |
| OKLCH | oklch(79.86% 0.051 236.3) |
| XYZ | xyz(46.4643, 51.4613, 73.8009) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.31
Cloudy Blue
#ACC2D9
ΔE00 4.33
Lightsteelblue
#B0C4DE
ΔE00 5.85
Baby Blue
#89CFF0
ΔE00 6.15
Sky Blue
#87CEEB
ΔE00 6.39
Light Blue
#95D0FC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC3DA #DAB69F
analogous
#9FDAD4 #9FC3DA #9FA6DA
triadic
#9FC3DA #DA9FC3 #C3DA9F
tetradic
#9FC3DA #D49FDA #DAB69F #A6DA9F
square
#9FC3DA #D49FDA #DAB69F #A6DA9F
split-complementary
#9FC3DA #DA9FA6 #DAD49F
monochromatic
#478CB8 #73A7C9 #9FC3DA #CBDFEB #E9F1F6
Accessibility & contrast
On white
1.86
#9FC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#9FC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC3DA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC3DA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DB
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#8DC9CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fc3da; /* rgb */ color: rgb(159, 195, 218); /* oklch */ color: oklch(79.9% 0.051 236.3);
Tailwind
colors: {
custom: {
50: '#bcd5e5',
500: '#9fc3da',
950: '#000000',
},
}SCSS
$custom: #9fc3da; $custom-light: #bcd5e5; $custom-dark: #000000;
JSON
{
"hex": "#9fc3da",
"rgb": {
"r": 159,
"g": 195,
"b": 218
},
"hsl": {
"h": 203.39,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.79862,
"c": 0.05057,
"h": 236.3
},
"luminance": 0.51463
}Semantic roles & 50–950 ramp
primary
#9FC3DA
secondary
#B2876C
accent
#642EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384