#9FC4ED#9FC4ED
#9FC4ED is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.8% C 0.071 H 251.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC4ED |
|---|---|
| RGB | rgb(159, 196, 237) |
| HSL | hsl(212, 68%, 78%) |
| HSV | hsv(212, 33%, 93%) |
| CMYK | cmyk(32.9%, 17.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.85, -2.75, -24.29) |
| CIE-LCH | lch(77.85, 24.44, 263.54°) |
| OKLab | oklab(80.77% -0.0226 -0.0669) |
| OKLCH | oklch(80.77% 0.071 251.3) |
| XYZ | xyz(49.3194, 52.9630, 87.7286) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.13
Powder Blue (survey)
#B1D1FC
ΔE00 3.81
Pastel Blue
#A2BFFE
ΔE00 4.13
Carolina Blue
#8AB8FE
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 5.09
Light Blue
#95D0FC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC4ED #EDC89F
analogous
#9FEBED #9FC4ED #A19FED
triadic
#9FC4ED #ED9FC4 #C4ED9F
tetradic
#9FC4ED #ED9FEB #EDC89F #9FEDA1
square
#9FC4ED #ED9FEB #EDC89F #9FEDA1
split-complementary
#9FC4ED #EDA19F #EBED9F
monochromatic
#3885DA #6BA4E3 #9FC4ED #D3E4F7 #E5EFFA
Accessibility & contrast
On white
1.81
#9FC4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#9FC4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC4ED
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC4ED | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#ABBDEC
Tritanopia (blue-blind)
#87CDD1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9fc4ed; /* rgb */ color: rgb(159, 196, 237); /* oklch */ color: oklch(80.8% 0.071 251.3);
Tailwind
colors: {
custom: {
50: '#bdd5f3',
500: '#9fc4ed',
950: '#000000',
},
}SCSS
$custom: #9fc4ed; $custom-light: #bdd5f3; $custom-dark: #000000;
JSON
{
"hex": "#9fc4ed",
"rgb": {
"r": 159,
"g": 196,
"b": 237
},
"hsl": {
"h": 211.538,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.80775,
"c": 0.07059,
"h": 251.3
},
"luminance": 0.52965
}Semantic roles & 50–950 ramp
primary
#9FC4ED
secondary
#C99B67
accent
#7815D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385