#9FCAFA#9FCAFA
#9FCAFA is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.5% C 0.082 H 251.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCAFA |
|---|---|
| RGB | rgb(159, 202, 250) |
| HSL | hsl(212, 90%, 80%) |
| HSV | hsv(212, 36%, 98%) |
| CMYK | cmyk(36.4%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(79.90, -2.70, -28.11) |
| CIE-LCH | lch(79.90, 28.24, 264.52°) |
| OKLab | oklab(82.54% -0.0259 -0.0777) |
| OKLCH | oklch(82.54% 0.082 251.6) |
| XYZ | xyz(52.6685, 56.5114, 98.5566) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.28
Powder Blue (survey)
#B1D1FC
ΔE00 3.33
Light Blue
#95D0FC
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 4.65
Carolina Blue
#8AB8FE
ΔE00 5.01
Sky
#82CAFC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCAFA #FACF9F
analogous
#9FF8FA #9FCAFA #A19FFA
triadic
#9FCAFA #FA9FCA #CAFA9F
tetradic
#9FCAFA #FA9FF8 #FACF9F #9FFAA1
square
#9FCAFA #FA9FF8 #FACF9F #9FFAA1
split-complementary
#9FCAFA #FAA19F #F8FA9F
monochromatic
#2B8AF4 #65AAF7 #9FCAFA #D9EAFD #E2EFFD
Accessibility & contrast
On white
1.71
#9FCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#9FCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCAFA
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCAFA | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#ADC2F9
Tritanopia (blue-blind)
#81D5DA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fcafa; /* rgb */ color: rgb(159, 202, 250); /* oklch */ color: oklch(82.5% 0.082 251.6);
Tailwind
colors: {
custom: {
50: '#bedafc',
500: '#9fcafa',
950: '#000000',
},
}SCSS
$custom: #9fcafa; $custom-light: #bedafc; $custom-dark: #000000;
JSON
{
"hex": "#9fcafa",
"rgb": {
"r": 159,
"g": 202,
"b": 250
},
"hsl": {
"h": 211.648,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.82539,
"c": 0.08188,
"h": 251.6
},
"luminance": 0.56514
}Semantic roles & 50–950 ramp
primary
#9FCAFA
secondary
#DBA262
accent
#7900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385