#9CD2DD#9CD2DD
#9CD2DD is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.0% C 0.058 H 211.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2DD |
|---|---|
| RGB | rgb(156, 210, 221) |
| HSL | hsl(190, 49%, 74%) |
| HSV | hsv(190, 29%, 87%) |
| CMYK | cmyk(29.4%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(80.95, -14.79, -11.06) |
| CIE-LCH | lch(80.95, 18.46, 216.80°) |
| OKLab | oklab(83.01% -0.0491 -0.0302) |
| OKLCH | oklch(83.01% 0.058 211.6) |
| XYZ | xyz(49.8039, 58.3791, 77.0367) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.73
Powder Blue
#B0E0E6
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 6.06
Ice Blue
#A5DFF9
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2DD #DDA79C
analogous
#9CDDC8 #9CD2DD #9CB2DD
triadic
#9CD2DD #DD9CD2 #D2DD9C
tetradic
#9CD2DD #C89CDD #DDA79C #B2DD9C
square
#9CD2DD #C89CDD #DDA79C #B2DD9C
split-complementary
#9CD2DD #DD9CB2 #DDC89C
monochromatic
#41A8BE #6EBDCD #9CD2DD #CAE7ED #E8F5F7
Accessibility & contrast
On white
1.66
#9CD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#9CD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2DD
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2DD | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#BEC5DD
Tritanopia (blue-blind)
#86D7D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd2dd; /* rgb */ color: rgb(156, 210, 221); /* oklch */ color: oklch(83.0% 0.058 211.6);
Tailwind
colors: {
custom: {
50: '#bbdfe7',
500: '#9cd2dd',
950: '#000000',
},
}SCSS
$custom: #9cd2dd; $custom-light: #bbdfe7; $custom-dark: #000000;
JSON
{
"hex": "#9cd2dd",
"rgb": {
"r": 156,
"g": 210,
"b": 221
},
"hsl": {
"h": 190.154,
"s": 48.872,
"l": 73.922
},
"oklch": {
"l": 0.83009,
"c": 0.05767,
"h": 211.6
},
"luminance": 0.58382
}Semantic roles & 50–950 ramp
primary
#9CD2DD
secondary
#B57568
accent
#4229BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484