#9CCBEE#9CCBEE
#9CCBEE is a very light, moderate cyan. Relative luminance 0.560; OKLCH L 82.1% C 0.070 H 240.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBEE |
|---|---|
| RGB | rgb(156, 203, 238) |
| HSL | hsl(206, 71%, 77%) |
| HSV | hsv(206, 34%, 93%) |
| CMYK | cmyk(34.5%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.59, -7.05, -22.20) |
| CIE-LCH | lch(79.59, 23.30, 252.38°) |
| OKLab | oklab(82.11% -0.034 -0.0611) |
| OKLCH | oklch(82.11% 0.07 240.9) |
| XYZ | xyz(50.4940, 55.9503, 89.0112) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.54
Baby Blue (survey)
#A2CFFE
ΔE00 3.54
Lightskyblue
#87CEFA
ΔE00 3.74
Sky
#82CAFC
ΔE00 4.18
Baby Blue
#89CFF0
ΔE00 4.64
Lightblue (survey)
#7BC8F6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBEE #EEBF9C
analogous
#9CEEE8 #9CCBEE #9CA2EE
triadic
#9CCBEE #EE9CCB #CBEE9C
tetradic
#9CCBEE #E89CEE #EEBF9C #A2EE9C
square
#9CCBEE #E89CEE #EEBF9C #A2EE9C
split-complementary
#9CCBEE #EE9CA2 #EEE89C
monochromatic
#3494DC #68B0E5 #9CCBEE #D0E6F7 #E5F1FB
Accessibility & contrast
On white
1.72
#9CCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#9CCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBEE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBEE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#81D4D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ccbee; /* rgb */ color: rgb(156, 203, 238); /* oklch */ color: oklch(82.1% 0.070 240.9);
Tailwind
colors: {
custom: {
50: '#bbdaf3',
500: '#9ccbee',
950: '#000000',
},
}SCSS
$custom: #9ccbee; $custom-light: #bbdaf3; $custom-dark: #000000;
JSON
{
"hex": "#9ccbee",
"rgb": {
"r": 156,
"g": 203,
"b": 238
},
"hsl": {
"h": 205.61,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.82106,
"c": 0.06989,
"h": 240.9
},
"luminance": 0.55953
}Semantic roles & 50–950 ramp
primary
#9CCBEE
secondary
#CB9064
accent
#6513D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385