#9FC4E8#9FC4E8
#9FC4E8 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.6% C 0.065 H 247.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC4E8 |
|---|---|
| RGB | rgb(159, 196, 232) |
| HSL | hsl(210, 61%, 77%) |
| HSV | hsv(210, 31%, 91%) |
| CMYK | cmyk(31.5%, 15.5%, 0%, 9%) |
| CIE-LAB | lab(77.68, -3.98, -21.86) |
| CIE-LCH | lch(77.68, 22.22, 259.67°) |
| OKLab | oklab(80.58% -0.0243 -0.06) |
| OKLCH | oklch(80.58% 0.065 247.9) |
| XYZ | xyz(48.5991, 52.6749, 83.9349) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.57
Light Grey Blue
#9DBCD4
ΔE00 4.08
Cloudy Blue
#ACC2D9
ΔE00 4.43
Powder Blue (survey)
#B1D1FC
ΔE00 4.43
Lightsteelblue
#B0C4DE
ΔE00 4.68
Light Blue
#95D0FC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC4E8 #E8C39F
analogous
#9FE8E8 #9FC4E8 #9FA0E8
triadic
#9FC4E8 #E89FC4 #C4E89F
tetradic
#9FC4E8 #E89FE8 #E8C39F #A0E89F
square
#9FC4E8 #E89FE8 #E8C39F #A0E89F
split-complementary
#9FC4E8 #E89FA0 #E8E89F
monochromatic
#3C87D0 #6EA6DC #9FC4E8 #D0E2F4 #E6F0F9
Accessibility & contrast
On white
1.82
#9FC4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#9FC4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC4E8
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC4E8 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C4EA
Deuteranopia (green-blind)
#ADBDE7
Tritanopia (blue-blind)
#89CCD0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9fc4e8; /* rgb */ color: rgb(159, 196, 232); /* oklch */ color: oklch(80.6% 0.065 247.9);
Tailwind
colors: {
custom: {
50: '#bdd5ef',
500: '#9fc4e8',
950: '#000000',
},
}SCSS
$custom: #9fc4e8; $custom-light: #bdd5ef; $custom-dark: #000000;
JSON
{
"hex": "#9fc4e8",
"rgb": {
"r": 159,
"g": 196,
"b": 232
},
"hsl": {
"h": 209.589,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.80585,
"c": 0.06479,
"h": 247.9
},
"luminance": 0.52677
}Semantic roles & 50–950 ramp
primary
#9FC4E8
secondary
#C39568
accent
#721CC9
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385