#9CDEED#9CDEED
#9CDEED is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.2% C 0.069 H 213.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDEED |
|---|---|
| RGB | rgb(156, 222, 237) |
| HSL | hsl(191, 69%, 77%) |
| HSV | hsv(191, 34%, 93%) |
| CMYK | cmyk(34.2%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(84.70, -17.11, -13.96) |
| CIE-LCH | lch(84.70, 22.08, 219.20°) |
| OKLab | oklab(86.15% -0.0579 -0.0382) |
| OKLCH | oklch(86.15% 0.069 213.4) |
| XYZ | xyz(55.1125, 65.4217, 89.8280) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.02
Lightblue
#ADD8E6
ΔE00 4.50
Ice Blue
#A5DFF9
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDEED #EDAB9C
analogous
#9CEDD4 #9CDEED #9CB6ED
triadic
#9CDEED #ED9CDE #DEED9C
tetradic
#9CDEED #D49CED #EDAB9C #B6ED9C
square
#9CDEED #D49CED #EDAB9C #B6ED9C
split-complementary
#9CDEED #ED9CB6 #EDD49C
monochromatic
#34BBDA #68CDE4 #9CDEED #D0EFF6 #E5F6FA
Accessibility & contrast
On white
1.49
#9CDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#9CDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDEED
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDEED | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#7EE4E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9cdeed; /* rgb */ color: rgb(156, 222, 237); /* oklch */ color: oklch(86.2% 0.069 213.4);
Tailwind
colors: {
custom: {
50: '#bce8f2',
500: '#9cdeed',
950: '#000000',
},
}SCSS
$custom: #9cdeed; $custom-light: #bce8f2; $custom-dark: #000000;
JSON
{
"hex": "#9cdeed",
"rgb": {
"r": 156,
"g": 222,
"b": 237
},
"hsl": {
"h": 191.111,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.8615,
"c": 0.0694,
"h": 213.4
},
"luminance": 0.65425
}Semantic roles & 50–950 ramp
primary
#9CDEED
secondary
#C97764
accent
#3714D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485