#9FC2EF#9FC2EF
#9FC2EF is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.4% C 0.074 H 254.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2EF |
|---|---|
| RGB | rgb(159, 194, 239) |
| HSL | hsl(214, 71%, 78%) |
| HSV | hsv(214, 33%, 94%) |
| CMYK | cmyk(33.5%, 18.8%, 0%, 6.3%) |
| CIE-LAB | lab(77.39, -1.18, -26.07) |
| CIE-LCH | lch(77.39, 26.10, 267.41°) |
| OKLab | oklab(80.44% -0.0194 -0.0719) |
| OKLCH | oklch(80.44% 0.074 254.9) |
| XYZ | xyz(49.1651, 52.1843, 89.1267) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.03
Baby Blue (survey)
#A2CFFE
ΔE00 3.76
Powder Blue (survey)
#B1D1FC
ΔE00 3.89
Carolina Blue
#8AB8FE
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2EF #EFCC9F
analogous
#9FEAEF #9FC2EF #A49FEF
triadic
#9FC2EF #EF9FC2 #C2EF9F
tetradic
#9FC2EF #EF9FEA #EFCC9F #9FEFA4
square
#9FC2EF #EF9FEA #EFCC9F #9FEFA4
split-complementary
#9FC2EF #EFA49F #EAEF9F
monochromatic
#367FDE #6BA1E6 #9FC2EF #D3E3F8 #E5EEFB
Accessibility & contrast
On white
1.84
#9FC2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#9FC2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2EF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2EF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#A9BCEE
Tritanopia (blue-blind)
#86CCD1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fc2ef; /* rgb */ color: rgb(159, 194, 239); /* oklch */ color: oklch(80.4% 0.074 254.9);
Tailwind
colors: {
custom: {
50: '#bdd4f4',
500: '#9fc2ef',
950: '#000000',
},
}SCSS
$custom: #9fc2ef; $custom-light: #bdd4f4; $custom-dark: #000000;
JSON
{
"hex": "#9fc2ef",
"rgb": {
"r": 159,
"g": 194,
"b": 239
},
"hsl": {
"h": 213.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.80435,
"c": 0.07445,
"h": 254.9
},
"luminance": 0.52186
}Semantic roles & 50–950 ramp
primary
#9FC2EF
secondary
#CC9F66
accent
#7F12D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385