#9FC2EE#9FC2EE
#9FC2EE is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.4% C 0.073 H 254.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2EE |
|---|---|
| RGB | rgb(159, 194, 238) |
| HSL | hsl(213, 70%, 78%) |
| HSV | hsv(213, 33%, 93%) |
| CMYK | cmyk(33.2%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(77.36, -1.43, -25.59) |
| CIE-LCH | lch(77.36, 25.63, 266.80°) |
| OKLab | oklab(80.4% -0.0197 -0.0705) |
| OKLCH | oklch(80.4% 0.073 254.4) |
| XYZ | xyz(49.0178, 52.1254, 88.3508) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 3.74
Powder Blue (survey)
#B1D1FC
ΔE00 3.91
Carolina Blue
#8AB8FE
ΔE00 4.38
Lightsteelblue
#B0C4DE
ΔE00 5.28
Cloudy Blue
#ACC2D9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2EE #EECB9F
analogous
#9FE9EE #9FC2EE #A39FEE
triadic
#9FC2EE #EE9FC2 #C2EE9F
tetradic
#9FC2EE #EE9FE9 #EECB9F #9FEEA3
square
#9FC2EE #EE9FE9 #EECB9F #9FEEA3
split-complementary
#9FC2EE #EEA39F #E9EE9F
monochromatic
#3780DC #6BA1E5 #9FC2EE #D3E3F7 #E5EEFA
Accessibility & contrast
On white
1.84
#9FC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#9FC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2EE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2EE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#87CCD1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fc2ee; /* rgb */ color: rgb(159, 194, 238); /* oklch */ color: oklch(80.4% 0.073 254.4);
Tailwind
colors: {
custom: {
50: '#bdd4f3',
500: '#9fc2ee',
950: '#000000',
},
}SCSS
$custom: #9fc2ee; $custom-light: #bdd4f3; $custom-dark: #000000;
JSON
{
"hex": "#9fc2ee",
"rgb": {
"r": 159,
"g": 194,
"b": 238
},
"hsl": {
"h": 213.418,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.80396,
"c": 0.07322,
"h": 254.4
},
"luminance": 0.52128
}Semantic roles & 50–950 ramp
primary
#9FC2EE
secondary
#CB9E66
accent
#7E14D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385