#9CCAFF#9CCAFF
#9CCAFF is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.6% C 0.089 H 252.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCAFF |
|---|---|
| RGB | rgb(156, 202, 255) |
| HSL | hsl(212, 100%, 81%) |
| HSV | hsv(212, 39%, 100%) |
| CMYK | cmyk(38.8%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(79.91, -2.20, -30.78) |
| CIE-LCH | lch(79.91, 30.86, 265.92°) |
| OKLab | oklab(82.56% -0.027 -0.0853) |
| OKLCH | oklch(82.56% 0.089 252.4) |
| XYZ | xyz(52.8750, 56.5261, 102.7129) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.52
Powder Blue (survey)
#B1D1FC
ΔE00 3.90
Light Blue
#95D0FC
ΔE00 4.08
Carolina Blue
#8AB8FE
ΔE00 4.71
Pastel Blue
#A2BFFE
ΔE00 4.82
Sky
#82CAFC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCAFF #FFD19C
analogous
#9CFCFF #9CCAFF #9F9CFF
triadic
#9CCAFF #FF9CCA #CAFF9C
tetradic
#9CCAFF #FF9CFC #FFD19C #9CFF9F
square
#9CCAFF #FF9CFC #FFD19C #9CFF9F
split-complementary
#9CCAFF #FF9F9C #FCFF9C
monochromatic
#2288FF #5FA9FF #9CCAFF #D9EBFF #E0EFFF
Accessibility & contrast
On white
1.71
#9CCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#9CCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCAFF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCAFF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#AAC2FE
Tritanopia (blue-blind)
#7AD6DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ccaff; /* rgb */ color: rgb(156, 202, 255); /* oklch */ color: oklch(82.6% 0.089 252.4);
Tailwind
colors: {
custom: {
50: '#bcdaff',
500: '#9ccaff',
950: '#000000',
},
}SCSS
$custom: #9ccaff; $custom-light: #bcdaff; $custom-dark: #000000;
JSON
{
"hex": "#9ccaff",
"rgb": {
"r": 156,
"g": 202,
"b": 255
},
"hsl": {
"h": 212.121,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.8256,
"c": 0.08947,
"h": 252.4
},
"luminance": 0.56529
}Semantic roles & 50–950 ramp
primary
#9CCAFF
secondary
#E2A45D
accent
#7B00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386