#9FC0EE#9FC0EE
#9FC0EE is a light, moderate cyan. Relative luminance 0.512; OKLCH L 80.0% C 0.075 H 256.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0EE |
|---|---|
| RGB | rgb(159, 192, 238) |
| HSL | hsl(215, 70%, 78%) |
| HSV | hsv(215, 33%, 93%) |
| CMYK | cmyk(33.2%, 19.3%, 0%, 6.7%) |
| CIE-LAB | lab(76.82, -0.35, -26.40) |
| CIE-LCH | lch(76.82, 26.40, 269.24°) |
| OKLab | oklab(79.98% -0.0171 -0.0728) |
| OKLCH | oklch(79.98% 0.075 256.7) |
| XYZ | xyz(48.5757, 51.2411, 88.2034) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.58
Carolina Blue
#8AB8FE
ΔE00 4.26
Powder Blue (survey)
#B1D1FC
ΔE00 4.27
Baby Blue (survey)
#A2CFFE
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.48
Cloudy Blue
#ACC2D9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0EE #EECD9F
analogous
#9FE7EE #9FC0EE #A59FEE
triadic
#9FC0EE #EE9FC0 #C0EE9F
tetradic
#9FC0EE #EE9FE7 #EECD9F #9FEEA5
square
#9FC0EE #EE9FE7 #EECD9F #9FEEA5
split-complementary
#9FC0EE #EEA59F #E7EE9F
monochromatic
#377CDC #6B9EE5 #9FC0EE #D3E2F7 #E5EEFA
Accessibility & contrast
On white
1.87
#9FC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#9FC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0EE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0EE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#87CACF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fc0ee; /* rgb */ color: rgb(159, 192, 238); /* oklch */ color: oklch(80.0% 0.075 256.7);
Tailwind
colors: {
custom: {
50: '#bdd2f3',
500: '#9fc0ee',
950: '#000000',
},
}SCSS
$custom: #9fc0ee; $custom-light: #bdd2f3; $custom-dark: #000000;
JSON
{
"hex": "#9fc0ee",
"rgb": {
"r": 159,
"g": 192,
"b": 238
},
"hsl": {
"h": 214.937,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.79979,
"c": 0.07479,
"h": 256.7
},
"luminance": 0.51243
}Semantic roles & 50–950 ramp
primary
#9FC0EE
secondary
#CBA166
accent
#8214D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385