#9CD0DD#9CD0DD
#9CD0DD is a very light, muted cyan. Relative luminance 0.574; OKLCH L 82.6% C 0.057 H 214.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD0DD |
|---|---|
| RGB | rgb(156, 208, 221) |
| HSL | hsl(192, 49%, 74%) |
| HSV | hsv(192, 29%, 87%) |
| CMYK | cmyk(29.4%, 5.9%, 0%, 13.3%) |
| CIE-LAB | lab(80.40, -13.76, -11.88) |
| CIE-LCH | lch(80.40, 18.18, 220.80°) |
| OKLab | oklab(82.58% -0.0466 -0.0324) |
| OKLCH | oklch(82.58% 0.057 214.8) |
| XYZ | xyz(49.3132, 57.3977, 76.8731) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.23
Powder Blue
#B0E0E6
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 5.30
Ice Blue
#A5DFF9
ΔE00 5.71
Baby Blue
#89CFF0
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD0DD #DDA99C
analogous
#9CDDCA #9CD0DD #9CB0DD
triadic
#9CD0DD #DD9CD0 #D0DD9C
tetradic
#9CD0DD #CA9CDD #DDA99C #B0DD9C
square
#9CD0DD #CA9CDD #DDA99C #B0DD9C
split-complementary
#9CD0DD #DD9CB0 #DDCA9C
monochromatic
#41A5BE #6EBACD #9CD0DD #CAE6ED #E8F4F7
Accessibility & contrast
On white
1.68
#9CD0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#9CD0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD0DD
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD0DD | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#86D5D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cd0dd; /* rgb */ color: rgb(156, 208, 221); /* oklch */ color: oklch(82.6% 0.057 214.8);
Tailwind
colors: {
custom: {
50: '#bbdee7',
500: '#9cd0dd',
950: '#000000',
},
}SCSS
$custom: #9cd0dd; $custom-light: #bbdee7; $custom-dark: #000000;
JSON
{
"hex": "#9cd0dd",
"rgb": {
"r": 156,
"g": 208,
"b": 221
},
"hsl": {
"h": 192,
"s": 48.872,
"l": 73.922
},
"oklch": {
"l": 0.82575,
"c": 0.05677,
"h": 214.8
},
"luminance": 0.574
}Semantic roles & 50–950 ramp
primary
#9CD0DD
secondary
#B57868
accent
#4729BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484