#9CC2FF#9CC2FF
#9CC2FF is a light, moderate blue. Relative luminance 0.529; OKLCH L 80.9% C 0.096 H 259.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2FF |
|---|---|
| RGB | rgb(156, 194, 255) |
| HSL | hsl(217, 100%, 81%) |
| HSV | hsv(217, 39%, 100%) |
| CMYK | cmyk(38.8%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(77.80, 2.12, -34.04) |
| CIE-LCH | lch(77.80, 34.11, 273.57°) |
| OKLab | oklab(80.9% -0.0172 -0.0946) |
| OKLCH | oklch(80.9% 0.096 259.7) |
| XYZ | xyz(51.0464, 52.8688, 102.1033) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.21
Carolina Blue
#8AB8FE
ΔE00 3.22
Baby Blue (survey)
#A2CFFE
ΔE00 4.04
Powder Blue (survey)
#B1D1FC
ΔE00 4.53
Sky Blue (survey)
#75BBFD
ΔE00 6.59
Light Blue
#95D0FC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2FF #FFD99C
analogous
#9CF3FF #9CC2FF #A79CFF
triadic
#9CC2FF #FF9CC2 #C2FF9C
tetradic
#9CC2FF #FF9CF3 #FFD99C #9CFFA7
square
#9CC2FF #FF9CF3 #FFD99C #9CFFA7
split-complementary
#9CC2FF #FFA79C #F3FF9C
monochromatic
#2277FF #5F9CFF #9CC2FF #D9E8FF #E0ECFF
Accessibility & contrast
On white
1.81
#9CC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#9CC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2FF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2FF | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A1BCFE
Tritanopia (blue-blind)
#7BCFD7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9cc2ff; /* rgb */ color: rgb(156, 194, 255); /* oklch */ color: oklch(80.9% 0.096 259.7);
Tailwind
colors: {
custom: {
50: '#bcd4ff',
500: '#9cc2ff',
950: '#000000',
},
}SCSS
$custom: #9cc2ff; $custom-light: #bcd4ff; $custom-dark: #000000;
JSON
{
"hex": "#9cc2ff",
"rgb": {
"r": 156,
"g": 194,
"b": 255
},
"hsl": {
"h": 216.97,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.80901,
"c": 0.09611,
"h": 259.7
},
"luminance": 0.52871
}Semantic roles & 50–950 ramp
primary
#9CC2FF
secondary
#E2AF5D
accent
#8D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386