#9CD2DC#9CD2DC
#9CD2DC is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.0% C 0.057 H 210.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2DC |
|---|---|
| RGB | rgb(156, 210, 220) |
| HSL | hsl(189, 48%, 74%) |
| HSV | hsv(189, 29%, 86%) |
| CMYK | cmyk(29.1%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.92, -15.02, -10.57) |
| CIE-LCH | lch(80.92, 18.36, 215.14°) |
| OKLab | oklab(82.98% -0.0495 -0.0288) |
| OKLCH | oklch(82.98% 0.057 210.2) |
| XYZ | xyz(49.6710, 58.3260, 76.3371) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.88
Lightblue
#ADD8E6
ΔE00 4.00
Sky Blue
#87CEEB
ΔE00 6.42
Ice Blue
#A5DFF9
ΔE00 6.61
Baby Blue
#89CFF0
ΔE00 7.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2DC #DCA69C
analogous
#9CDCC6 #9CD2DC #9CB2DC
triadic
#9CD2DC #DC9CD2 #D2DC9C
tetradic
#9CD2DC #C69CDC #DCA69C #B2DC9C
square
#9CD2DC #C69CDC #DCA69C #B2DC9C
split-complementary
#9CD2DC #DC9CB2 #DCC69C
monochromatic
#42A8BB #6FBDCC #9CD2DC #C9E7EC #E8F5F7
Accessibility & contrast
On white
1.66
#9CD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#9CD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2DC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2DC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#86D7D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd2dc; /* rgb */ color: rgb(156, 210, 220); /* oklch */ color: oklch(83.0% 0.057 210.2);
Tailwind
colors: {
custom: {
50: '#bbdfe6',
500: '#9cd2dc',
950: '#000000',
},
}SCSS
$custom: #9cd2dc; $custom-light: #bbdfe6; $custom-dark: #000000;
JSON
{
"hex": "#9cd2dc",
"rgb": {
"r": 156,
"g": 210,
"b": 220
},
"hsl": {
"h": 189.375,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.82975,
"c": 0.05732,
"h": 210.2
},
"luminance": 0.58328
}Semantic roles & 50–950 ramp
primary
#9CD2DC
secondary
#B47468
accent
#412ABB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484