#9CCAEA#9CCAEA
#9CCAEA is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.7% C 0.066 H 239.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCAEA |
|---|---|
| RGB | rgb(156, 202, 234) |
| HSL | hsl(205, 65%, 76%) |
| HSV | hsv(205, 33%, 92%) |
| CMYK | cmyk(33.3%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(79.18, -7.52, -20.67) |
| CIE-LCH | lch(79.18, 22.00, 250.02°) |
| OKLab | oklab(81.74% -0.0341 -0.0568) |
| OKLCH | oklch(81.74% 0.066 239) |
| XYZ | xyz(49.6774, 55.2470, 85.8721) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.23
Lightskyblue
#87CEFA
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 4.33
Baby Blue (survey)
#A2CFFE
ΔE00 4.41
Light Grey Blue
#9DBCD4
ΔE00 4.57
Sky
#82CAFC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCAEA #EABC9C
analogous
#9CEAE3 #9CCAEA #9CA3EA
triadic
#9CCAEA #EA9CCA #CAEA9C
tetradic
#9CCAEA #E39CEA #EABC9C #A3EA9C
square
#9CCAEA #E39CEA #EABC9C #A3EA9C
split-complementary
#9CCAEA #EA9CA3 #EAE39C
monochromatic
#3794D5 #6AAFDF #9CCAEA #CEE5F5 #E6F1FA
Accessibility & contrast
On white
1.74
#9CCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#9CCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCAEA
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCAEA | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#B2C0E9
Tritanopia (blue-blind)
#82D2D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ccaea; /* rgb */ color: rgb(156, 202, 234); /* oklch */ color: oklch(81.7% 0.066 239.0);
Tailwind
colors: {
custom: {
50: '#bbdaf0',
500: '#9ccaea',
950: '#000000',
},
}SCSS
$custom: #9ccaea; $custom-light: #bbdaf0; $custom-dark: #000000;
JSON
{
"hex": "#9ccaea",
"rgb": {
"r": 156,
"g": 202,
"b": 234
},
"hsl": {
"h": 204.615,
"s": 65,
"l": 76.471
},
"oklch": {
"l": 0.81744,
"c": 0.06625,
"h": 239
},
"luminance": 0.55249
}Semantic roles & 50–950 ramp
primary
#9CCAEA
secondary
#C58C65
accent
#6319CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385