#9FC0E9#9FC0E9
#9FC0E9 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.8% C 0.069 H 254.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0E9 |
|---|---|
| RGB | rgb(159, 192, 233) |
| HSL | hsl(213, 63%, 77%) |
| HSV | hsv(213, 32%, 91%) |
| CMYK | cmyk(31.8%, 17.6%, 0%, 8.6%) |
| CIE-LAB | lab(76.65, -1.59, -23.97) |
| CIE-LCH | lch(76.65, 24.02, 266.20°) |
| OKLab | oklab(79.78% -0.0188 -0.0659) |
| OKLCH | oklch(79.78% 0.069 254.1) |
| XYZ | xyz(47.8513, 50.9514, 84.3883) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.51
Powder Blue (survey)
#B1D1FC
ΔE00 4.36
Baby Blue (survey)
#A2CFFE
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 4.70
Lightsteelblue
#B0C4DE
ΔE00 4.73
Cloudy Blue
#ACC2D9
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0E9 #E9C89F
analogous
#9FE5E9 #9FC0E9 #A39FE9
triadic
#9FC0E9 #E99FC0 #C0E99F
tetradic
#9FC0E9 #E99FE5 #E9C89F #9FE9A3
square
#9FC0E9 #E99FE5 #E9C89F #9FE9A3
split-complementary
#9FC0E9 #E9A39F #E5E99F
monochromatic
#3B7FD2 #6D9FDE #9FC0E9 #D1E1F4 #E6EFF9
Accessibility & contrast
On white
1.88
#9FC0E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#9FC0E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0E9
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0E9 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EB
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#89C9CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fc0e9; /* rgb */ color: rgb(159, 192, 233); /* oklch */ color: oklch(79.8% 0.069 254.1);
Tailwind
colors: {
custom: {
50: '#bdd2f0',
500: '#9fc0e9',
950: '#000000',
},
}SCSS
$custom: #9fc0e9; $custom-light: #bdd2f0; $custom-dark: #000000;
JSON
{
"hex": "#9fc0e9",
"rgb": {
"r": 159,
"g": 192,
"b": 233
},
"hsl": {
"h": 213.243,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.79784,
"c": 0.06858,
"h": 254.1
},
"luminance": 0.50953
}Semantic roles & 50–950 ramp
primary
#9FC0E9
secondary
#C49B68
accent
#7C1BCA
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385