#9CDAEB#9CDAEB
#9CDAEB is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 85.2% C 0.067 H 216.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDAEB |
|---|---|
| RGB | rgb(156, 218, 235) |
| HSL | hsl(193, 66%, 77%) |
| HSV | hsv(193, 34%, 92%) |
| CMYK | cmyk(33.6%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(83.55, -15.56, -14.62) |
| CIE-LCH | lch(83.55, 21.35, 223.21°) |
| OKLab | oklab(85.22% -0.0538 -0.04) |
| OKLCH | oklch(85.22% 0.067 216.7) |
| XYZ | xyz(53.7721, 63.2059, 87.9477) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.56
Ice Blue
#A5DFF9
ΔE00 3.95
Powder Blue
#B0E0E6
ΔE00 4.52
Sky Blue
#87CEEB
ΔE00 4.87
Baby Blue
#89CFF0
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDAEB #EBAD9C
analogous
#9CEBD5 #9CDAEB #9CB3EB
triadic
#9CDAEB #EB9CDA #DAEB9C
tetradic
#9CDAEB #D59CEB #EBAD9C #B3EB9C
square
#9CDAEB #D59CEB #EBAD9C #B3EB9C
split-complementary
#9CDAEB #EB9CB3 #EBD59C
monochromatic
#36B4D6 #69C7E1 #9CDAEB #CFEDF5 #E6F5FA
Accessibility & contrast
On white
1.54
#9CDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#9CDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDAEB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDAEB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#80E0DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9cdaeb; /* rgb */ color: rgb(156, 218, 235); /* oklch */ color: oklch(85.2% 0.067 216.7);
Tailwind
colors: {
custom: {
50: '#bbe5f1',
500: '#9cdaeb',
950: '#000000',
},
}SCSS
$custom: #9cdaeb; $custom-light: #bbe5f1; $custom-dark: #000000;
JSON
{
"hex": "#9cdaeb",
"rgb": {
"r": 156,
"g": 218,
"b": 235
},
"hsl": {
"h": 192.911,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.85215,
"c": 0.06705,
"h": 216.7
},
"luminance": 0.63209
}Semantic roles & 50–950 ramp
primary
#9CDAEB
secondary
#C77A65
accent
#3F17CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485