#9FC2ED#9FC2ED
#9FC2ED is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.4% C 0.072 H 253.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2ED |
|---|---|
| RGB | rgb(159, 194, 237) |
| HSL | hsl(213, 68%, 78%) |
| HSV | hsv(213, 33%, 93%) |
| CMYK | cmyk(32.9%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.32, -1.68, -25.10) |
| CIE-LCH | lch(77.32, 25.16, 266.18°) |
| OKLab | oklab(80.36% -0.0201 -0.0691) |
| OKLCH | oklch(80.36% 0.072 253.8) |
| XYZ | xyz(48.8713, 52.0668, 87.5792) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.38
Baby Blue (survey)
#A2CFFE
ΔE00 3.74
Powder Blue (survey)
#B1D1FC
ΔE00 3.94
Carolina Blue
#8AB8FE
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.14
Cloudy Blue
#ACC2D9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2ED #EDCA9F
analogous
#9FE9ED #9FC2ED #A39FED
triadic
#9FC2ED #ED9FC2 #C2ED9F
tetradic
#9FC2ED #ED9FE9 #EDCA9F #9FEDA3
square
#9FC2ED #ED9FE9 #EDCA9F #9FEDA3
split-complementary
#9FC2ED #EDA39F #E9ED9F
monochromatic
#3881DA #6BA1E3 #9FC2ED #D3E3F7 #E5EFFA
Accessibility & contrast
On white
1.84
#9FC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#9FC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2ED
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2ED | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#A9BCEC
Tritanopia (blue-blind)
#87CBD0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fc2ed; /* rgb */ color: rgb(159, 194, 237); /* oklch */ color: oklch(80.4% 0.072 253.8);
Tailwind
colors: {
custom: {
50: '#bdd4f3',
500: '#9fc2ed',
950: '#000000',
},
}SCSS
$custom: #9fc2ed; $custom-light: #bdd4f3; $custom-dark: #000000;
JSON
{
"hex": "#9fc2ed",
"rgb": {
"r": 159,
"g": 194,
"b": 237
},
"hsl": {
"h": 213.077,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.80357,
"c": 0.07199,
"h": 253.8
},
"luminance": 0.52069
}Semantic roles & 50–950 ramp
primary
#9FC2ED
secondary
#C99D67
accent
#7C15D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385