#9CD2DE#9CD2DE
#9CD2DE is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.0% C 0.058 H 212.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2DE |
|---|---|
| RGB | rgb(156, 210, 222) |
| HSL | hsl(191, 50%, 74%) |
| HSV | hsv(191, 30%, 87%) |
| CMYK | cmyk(29.7%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(80.98, -14.55, -11.55) |
| CIE-LCH | lch(80.98, 18.58, 218.44°) |
| OKLab | oklab(83.04% -0.0488 -0.0315) |
| OKLCH | oklch(83.04% 0.058 212.9) |
| XYZ | xyz(49.9375, 58.4325, 77.7404) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.48
Powder Blue
#B0E0E6
ΔE00 4.17
Sky Blue
#87CEEB
ΔE00 5.70
Ice Blue
#A5DFF9
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2DE #DEA89C
analogous
#9CDEC9 #9CD2DE #9CB1DE
triadic
#9CD2DE #DE9CD2 #D2DE9C
tetradic
#9CD2DE #C99CDE #DEA89C #B1DE9C
square
#9CD2DE #C99CDE #DEA89C #B1DE9C
split-complementary
#9CD2DE #DE9CB1 #DEC99C
monochromatic
#40A8BF #6EBDCF #9CD2DE #CAE7ED #E8F5F7
Accessibility & contrast
On white
1.66
#9CD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#9CD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2DE
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2DE | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#86D7D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd2de; /* rgb */ color: rgb(156, 210, 222); /* oklch */ color: oklch(83.0% 0.058 212.9);
Tailwind
colors: {
custom: {
50: '#bbdfe8',
500: '#9cd2de',
950: '#000000',
},
}SCSS
$custom: #9cd2de; $custom-light: #bbdfe8; $custom-dark: #000000;
JSON
{
"hex": "#9cd2de",
"rgb": {
"r": 156,
"g": 210,
"b": 222
},
"hsl": {
"h": 190.909,
"s": 50,
"l": 74.118
},
"oklch": {
"l": 0.83042,
"c": 0.05807,
"h": 212.9
},
"luminance": 0.58435
}Semantic roles & 50–950 ramp
primary
#9CD2DE
secondary
#B67668
accent
#4328BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484