#9FCCFA#9FCCFA
#9FCCFA is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 83.0% C 0.081 H 249.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCCFA |
|---|---|
| RGB | rgb(159, 204, 250) |
| HSL | hsl(210, 90%, 80%) |
| HSV | hsv(210, 36%, 98%) |
| CMYK | cmyk(36.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(80.44, -3.76, -27.30) |
| CIE-LCH | lch(80.44, 27.56, 262.15°) |
| OKLab | oklab(82.96% -0.0284 -0.0754) |
| OKLCH | oklch(82.96% 0.081 249.4) |
| XYZ | xyz(53.1408, 57.4560, 98.7140) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.78
Light Blue
#95D0FC
ΔE00 3.26
Powder Blue (survey)
#B1D1FC
ΔE00 3.55
Sky
#82CAFC
ΔE00 4.95
Lightskyblue
#87CEFA
ΔE00 5.31
Pastel Blue
#A2BFFE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCCFA #FACD9F
analogous
#9FF9FA #9FCCFA #A09FFA
triadic
#9FCCFA #FA9FCC #CCFA9F
tetradic
#9FCCFA #FA9FF9 #FACD9F #9FFAA0
square
#9FCCFA #FA9FF9 #FACD9F #9FFAA0
split-complementary
#9FCCFA #FAA09F #F9FA9F
monochromatic
#2B8EF4 #65ADF7 #9FCCFA #D9EBFD #E2F0FD
Accessibility & contrast
On white
1.68
#9FCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#9FCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCCFA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCCFA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#81D6DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9fccfa; /* rgb */ color: rgb(159, 204, 250); /* oklch */ color: oklch(83.0% 0.081 249.4);
Tailwind
colors: {
custom: {
50: '#bedbfc',
500: '#9fccfa',
950: '#000000',
},
}SCSS
$custom: #9fccfa; $custom-light: #bedbfc; $custom-dark: #000000;
JSON
{
"hex": "#9fccfa",
"rgb": {
"r": 159,
"g": 204,
"b": 250
},
"hsl": {
"h": 210.33,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.82957,
"c": 0.08055,
"h": 249.4
},
"luminance": 0.57459
}Semantic roles & 50–950 ramp
primary
#9FCCFA
secondary
#DB9F62
accent
#7400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485