#9CD0DC#9CD0DC
#9CD0DC is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.5% C 0.056 H 213.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD0DC |
|---|---|
| RGB | rgb(156, 208, 220) |
| HSL | hsl(191, 48%, 74%) |
| HSV | hsv(191, 29%, 86%) |
| CMYK | cmyk(29.1%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.37, -13.99, -11.39) |
| CIE-LCH | lch(80.37, 18.04, 219.14°) |
| OKLab | oklab(82.54% -0.047 -0.0311) |
| OKLCH | oklch(82.54% 0.056 213.5) |
| XYZ | xyz(49.1803, 57.3446, 76.1735) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.43
Powder Blue
#B0E0E6
ΔE00 4.52
Sky Blue
#87CEEB
ΔE00 5.64
Ice Blue
#A5DFF9
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 6.74
Robin'S Egg Blue
#98EFF9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD0DC #DCA89C
analogous
#9CDCC8 #9CD0DC #9CB0DC
triadic
#9CD0DC #DC9CD0 #D0DC9C
tetradic
#9CD0DC #C89CDC #DCA89C #B0DC9C
square
#9CD0DC #C89CDC #DCA89C #B0DC9C
split-complementary
#9CD0DC #DC9CB0 #DCC89C
monochromatic
#42A5BB #6FBBCC #9CD0DC #C9E5EC #E8F4F7
Accessibility & contrast
On white
1.68
#9CD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#9CD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD0DC
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD0DC | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDD
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#87D5D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cd0dc; /* rgb */ color: rgb(156, 208, 220); /* oklch */ color: oklch(82.5% 0.056 213.5);
Tailwind
colors: {
custom: {
50: '#bbdee6',
500: '#9cd0dc',
950: '#000000',
},
}SCSS
$custom: #9cd0dc; $custom-light: #bbdee6; $custom-dark: #000000;
JSON
{
"hex": "#9cd0dc",
"rgb": {
"r": 156,
"g": 208,
"b": 220
},
"hsl": {
"h": 191.25,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.82541,
"c": 0.05633,
"h": 213.5
},
"luminance": 0.57347
}Semantic roles & 50–950 ramp
primary
#9CD0DC
secondary
#B47768
accent
#462ABB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484