#9CCCFA#9CCCFA
#9CCCFA is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.8% C 0.082 H 247.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCFA |
|---|---|
| RGB | rgb(156, 204, 250) |
| HSL | hsl(209, 90%, 80%) |
| HSV | hsv(209, 38%, 98%) |
| CMYK | cmyk(37.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(80.27, -4.55, -27.58) |
| CIE-LCH | lch(80.27, 27.95, 260.62°) |
| OKLab | oklab(82.78% -0.0311 -0.0762) |
| OKLCH | oklch(82.78% 0.082 247.8) |
| XYZ | xyz(52.5529, 57.1529, 98.6864) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.17
Light Blue
#95D0FC
ΔE00 2.62
Powder Blue (survey)
#B1D1FC
ΔE00 4.20
Sky
#82CAFC
ΔE00 4.25
Lightskyblue
#87CEFA
ΔE00 4.63
Lightblue (survey)
#7BC8F6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCFA #FACA9C
analogous
#9CFAF9 #9CCCFA #9C9DFA
triadic
#9CCCFA #FA9CCC #CCFA9C
tetradic
#9CCCFA #F99CFA #FACA9C #9DFA9C
square
#9CCCFA #F99CFA #FACA9C #9DFA9C
split-complementary
#9CCCFA #FA9C9D #FAF99C
monochromatic
#2790F4 #62AEF7 #9CCCFA #D6EAFD #E2F0FE
Accessibility & contrast
On white
1.69
#9CCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#9CCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCFA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCFA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#AEC3F9
Tritanopia (blue-blind)
#7CD7DB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cccfa; /* rgb */ color: rgb(156, 204, 250); /* oklch */ color: oklch(82.8% 0.082 247.8);
Tailwind
colors: {
custom: {
50: '#bcdbfc',
500: '#9cccfa',
950: '#000000',
},
}SCSS
$custom: #9cccfa; $custom-light: #bcdbfc; $custom-dark: #000000;
JSON
{
"hex": "#9cccfa",
"rgb": {
"r": 156,
"g": 204,
"b": 250
},
"hsl": {
"h": 209.362,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.82778,
"c": 0.08232,
"h": 247.8
},
"luminance": 0.57156
}Semantic roles & 50–950 ramp
primary
#9CCCFA
secondary
#DB9C5F
accent
#7000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121517
muted
#828485