#9CD2D0#9CD2D0
#9CD2D0 is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.6% C 0.056 H 193.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2D0 |
|---|---|
| RGB | rgb(156, 210, 208) |
| HSL | hsl(178, 38%, 72%) |
| HSV | hsv(178, 26%, 82%) |
| CMYK | cmyk(25.7%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(80.58, -17.73, -4.66) |
| CIE-LCH | lch(80.58, 18.34, 194.73°) |
| OKLab | oklab(82.59% -0.0543 -0.0128) |
| OKLCH | oklch(82.59% 0.056 193.3) |
| XYZ | xyz(48.1385, 57.7129, 68.2655) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.41
Paleturquoise
#AFEEEE
ΔE00 6.41
Lightblue
#ADD8E6
ΔE00 8.22
Robin'S Egg Blue
#98EFF9
ΔE00 8.33
Pale Sky Blue
#BDF6FE
ΔE00 9.19
Duck Egg Blue
#C3FBF4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2D0 #D29C9E
analogous
#9CD2B5 #9CD2D0 #9CB9D2
triadic
#9CD2D0 #D09CD2 #D2D09C
tetradic
#9CD2D0 #B59CD2 #D29C9E #B9D29C
square
#9CD2D0 #B59CD2 #D29C9E #B9D29C
split-complementary
#9CD2D0 #D29CB9 #D2B59C
monochromatic
#4CA7A4 #72BFBC #9CD2D0 #C6E5E4 #EAF5F5
Accessibility & contrast
On white
1.67
#9CD2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#9CD2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2D0
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2D0 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD0
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#8AD5D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9cd2d0; /* rgb */ color: rgb(156, 210, 208); /* oklch */ color: oklch(82.6% 0.056 193.3);
Tailwind
colors: {
custom: {
50: '#bae0de',
500: '#9cd2d0',
950: '#000000',
},
}SCSS
$custom: #9cd2d0; $custom-light: #bae0de; $custom-dark: #000000;
JSON
{
"hex": "#9cd2d0",
"rgb": {
"r": 156,
"g": 210,
"b": 208
},
"hsl": {
"h": 177.778,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.82591,
"c": 0.05577,
"h": 193.3
},
"luminance": 0.57715
}Semantic roles & 50–950 ramp
primary
#9CD2D0
secondary
#A86A6C
accent
#353AB0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484