#9FC4DA#9FC4DA
#9FC4DA is a light, muted cyan. Relative luminance 0.519; OKLCH L 80.1% C 0.050 H 234.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC4DA |
|---|---|
| RGB | rgb(159, 196, 218) |
| HSL | hsl(202, 44%, 74%) |
| HSV | hsv(202, 27%, 85%) |
| CMYK | cmyk(27.1%, 10.1%, 0%, 14.5%) |
| CIE-LAB | lab(77.23, -7.33, -15.01) |
| CIE-LCH | lch(77.23, 16.70, 243.97°) |
| OKLab | oklab(80.08% -0.0294 -0.0409) |
| OKLCH | oklch(80.08% 0.05 234.4) |
| XYZ | xyz(46.6891, 51.9109, 73.8758) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.86
Cloudy Blue
#ACC2D9
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC4DA #DAB59F
analogous
#9FDAD3 #9FC4DA #9FA7DA
triadic
#9FC4DA #DA9FC4 #C4DA9F
tetradic
#9FC4DA #D39FDA #DAB59F #A7DA9F
square
#9FC4DA #D39FDA #DAB59F #A7DA9F
split-complementary
#9FC4DA #DA9FA7 #DAD39F
monochromatic
#478EB8 #73A9C9 #9FC4DA #CBDFEB #E9F1F6
Accessibility & contrast
On white
1.84
#9FC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#9FC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC4DA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC4DA | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#8DCACB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fc4da; /* rgb */ color: rgb(159, 196, 218); /* oklch */ color: oklch(80.1% 0.050 234.4);
Tailwind
colors: {
custom: {
50: '#bcd5e5',
500: '#9fc4da',
950: '#000000',
},
}SCSS
$custom: #9fc4da; $custom-light: #bcd5e5; $custom-dark: #000000;
JSON
{
"hex": "#9fc4da",
"rgb": {
"r": 159,
"g": 196,
"b": 218
},
"hsl": {
"h": 202.373,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.80075,
"c": 0.05039,
"h": 234.4
},
"luminance": 0.51913
}Semantic roles & 50–950 ramp
primary
#9FC4DA
secondary
#B2866C
accent
#612EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384