#9FC2EB#9FC2EB
#9FC2EB is a light, moderate cyan. Relative luminance 0.520; OKLCH L 80.3% C 0.070 H 252.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2EB |
|---|---|
| RGB | rgb(159, 194, 235) |
| HSL | hsl(212, 66%, 77%) |
| HSV | hsv(212, 32%, 92%) |
| CMYK | cmyk(32.3%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(77.25, -2.17, -24.13) |
| CIE-LCH | lch(77.25, 24.23, 264.85°) |
| OKLab | oklab(80.28% -0.0207 -0.0664) |
| OKLCH | oklch(80.28% 0.07 252.7) |
| XYZ | xyz(48.5807, 51.9505, 86.0489) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.75
Pastel Blue
#A2BFFE
ΔE00 3.76
Powder Blue (survey)
#B1D1FC
ΔE00 4.03
Carolina Blue
#8AB8FE
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 4.87
Cloudy Blue
#ACC2D9
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2EB #EBC89F
analogous
#9FE8EB #9FC2EB #A29FEB
triadic
#9FC2EB #EB9FC2 #C2EB9F
tetradic
#9FC2EB #EB9FE8 #EBC89F #9FEBA2
square
#9FC2EB #EB9FE8 #EBC89F #9FEBA2
split-complementary
#9FC2EB #EBA29F #E8EB9F
monochromatic
#3A82D6 #6CA2E0 #9FC2EB #D2E2F6 #E6EFFA
Accessibility & contrast
On white
1.84
#9FC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#9FC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2EB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2EB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#88CBCF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fc2eb; /* rgb */ color: rgb(159, 194, 235); /* oklch */ color: oklch(80.3% 0.070 252.7);
Tailwind
colors: {
custom: {
50: '#bdd4f1',
500: '#9fc2eb',
950: '#000000',
},
}SCSS
$custom: #9fc2eb; $custom-light: #bdd4f1; $custom-dark: #000000;
JSON
{
"hex": "#9fc2eb",
"rgb": {
"r": 159,
"g": 194,
"b": 235
},
"hsl": {
"h": 212.368,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.80279,
"c": 0.06957,
"h": 252.7
},
"luminance": 0.51953
}Semantic roles & 50–950 ramp
primary
#9FC2EB
secondary
#C79B67
accent
#7A18CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385