#9CCEDD#9CCEDD
#9CCEDD is a very light, muted cyan. Relative luminance 0.564; OKLCH L 82.1% C 0.056 H 218.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCEDD |
|---|---|
| RGB | rgb(156, 206, 221) |
| HSL | hsl(194, 49%, 74%) |
| HSV | hsv(194, 29%, 87%) |
| CMYK | cmyk(29.4%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(79.86, -12.73, -12.69) |
| CIE-LCH | lch(79.86, 17.97, 224.92°) |
| OKLab | oklab(82.14% -0.044 -0.0346) |
| OKLCH | oklch(82.14% 0.056 218.2) |
| XYZ | xyz(48.8286, 56.4287, 76.7116) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.07
Sky Blue
#87CEEB
ΔE00 4.69
Ice Blue
#A5DFF9
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 5.65
Light Grey Blue
#9DBCD4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCEDD #DDAB9C
analogous
#9CDDCC #9CCEDD #9CAEDD
triadic
#9CCEDD #DD9CCE #CEDD9C
tetradic
#9CCEDD #CC9CDD #DDAB9C #AEDD9C
square
#9CCEDD #CC9CDD #DDAB9C #AEDD9C
split-complementary
#9CCEDD #DD9CAE #DDCC9C
monochromatic
#41A1BE #6EB7CD #9CCEDD #CAE5ED #E8F4F7
Accessibility & contrast
On white
1.71
#9CCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#9CCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCEDD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCEDD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#BAC2DD
Tritanopia (blue-blind)
#87D4D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ccedd; /* rgb */ color: rgb(156, 206, 221); /* oklch */ color: oklch(82.1% 0.056 218.2);
Tailwind
colors: {
custom: {
50: '#bbdde7',
500: '#9ccedd',
950: '#000000',
},
}SCSS
$custom: #9ccedd; $custom-light: #bbdde7; $custom-dark: #000000;
JSON
{
"hex": "#9ccedd",
"rgb": {
"r": 156,
"g": 206,
"b": 221
},
"hsl": {
"h": 193.846,
"s": 48.872,
"l": 73.922
},
"oklch": {
"l": 0.82141,
"c": 0.05604,
"h": 218.2
},
"luminance": 0.56431
}Semantic roles & 50–950 ramp
primary
#9CCEDD
secondary
#B57A68
accent
#4B29BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484