#9CCEEA#9CCEEA
#9CCEEA is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.6% C 0.065 H 233.1°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCEEA |
|---|---|
| RGB | rgb(156, 206, 234) |
| HSL | hsl(202, 65%, 76%) |
| HSV | hsv(202, 33%, 92%) |
| CMYK | cmyk(33.3%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(80.26, -9.62, -19.04) |
| CIE-LCH | lch(80.26, 21.33, 243.20°) |
| OKLab | oklab(82.6% -0.0392 -0.0522) |
| OKLCH | oklch(82.6% 0.065 233.1) |
| XYZ | xyz(50.6281, 57.1485, 86.1890) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.07
Sky Blue
#87CEEB
ΔE00 3.64
Light Blue
#95D0FC
ΔE00 4.20
Lightskyblue
#87CEFA
ΔE00 4.27
Ice Blue
#A5DFF9
ΔE00 4.28
Lightblue (survey)
#7BC8F6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCEEA #EAB89C
analogous
#9CEADF #9CCEEA #9CA7EA
triadic
#9CCEEA #EA9CCE #CEEA9C
tetradic
#9CCEEA #DF9CEA #EAB89C #A7EA9C
square
#9CCEEA #DF9CEA #EAB89C #A7EA9C
split-complementary
#9CCEEA #EA9CA7 #EADF9C
monochromatic
#379CD5 #6AB5DF #9CCEEA #CEE7F5 #E6F3FA
Accessibility & contrast
On white
1.69
#9CCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#9CCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCEEA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCEEA | 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)
#C1CCEB
Deuteranopia (green-blind)
#B6C3EA
Tritanopia (blue-blind)
#82D6D7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cceea; /* rgb */ color: rgb(156, 206, 234); /* oklch */ color: oklch(82.6% 0.065 233.1);
Tailwind
colors: {
custom: {
50: '#bbddf0',
500: '#9cceea',
950: '#000000',
},
}SCSS
$custom: #9cceea; $custom-light: #bbddf0; $custom-dark: #000000;
JSON
{
"hex": "#9cceea",
"rgb": {
"r": 156,
"g": 206,
"b": 234
},
"hsl": {
"h": 201.538,
"s": 65,
"l": 76.471
},
"oklch": {
"l": 0.82598,
"c": 0.06531,
"h": 233.1
},
"luminance": 0.57151
}Semantic roles & 50–950 ramp
primary
#9CCEEA
secondary
#C58865
accent
#5919CD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485