#9CCBEA#9CCBEA
#9CCBEA is a light, moderate cyan. Relative luminance 0.557; OKLCH L 82.0% C 0.066 H 237.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBEA |
|---|---|
| RGB | rgb(156, 203, 234) |
| HSL | hsl(204, 65%, 76%) |
| HSV | hsv(204, 33%, 92%) |
| CMYK | cmyk(33.3%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(79.45, -8.04, -20.26) |
| CIE-LCH | lch(79.45, 21.80, 248.35°) |
| OKLab | oklab(81.96% -0.0354 -0.0556) |
| OKLCH | oklch(81.96% 0.066 237.5) |
| XYZ | xyz(49.9128, 55.7178, 85.9506) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 3.94
Lightskyblue
#87CEFA
ΔE00 3.96
Sky
#82CAFC
ΔE00 4.76
Sky Blue
#87CEEB
ΔE00 4.77
Light Grey Blue
#9DBCD4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBEA #EABB9C
analogous
#9CEAE2 #9CCBEA #9CA4EA
triadic
#9CCBEA #EA9CCB #CBEA9C
tetradic
#9CCBEA #E29CEA #EABB9C #A4EA9C
square
#9CCBEA #E29CEA #EABB9C #A4EA9C
split-complementary
#9CCBEA #EA9CA4 #EAE29C
monochromatic
#3796D5 #6AB0DF #9CCBEA #CEE6F5 #E6F2FA
Accessibility & contrast
On white
1.73
#9CCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#9CCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBEA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBEA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#B3C1EA
Tritanopia (blue-blind)
#82D3D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ccbea; /* rgb */ color: rgb(156, 203, 234); /* oklch */ color: oklch(82.0% 0.066 237.5);
Tailwind
colors: {
custom: {
50: '#bbdaf0',
500: '#9ccbea',
950: '#000000',
},
}SCSS
$custom: #9ccbea; $custom-light: #bbdaf0; $custom-dark: #000000;
JSON
{
"hex": "#9ccbea",
"rgb": {
"r": 156,
"g": 203,
"b": 234
},
"hsl": {
"h": 203.846,
"s": 65,
"l": 76.471
},
"oklch": {
"l": 0.81957,
"c": 0.06595,
"h": 237.5
},
"luminance": 0.5572
}Semantic roles & 50–950 ramp
primary
#9CCBEA
secondary
#C58B65
accent
#6019CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385