#9CD0CA#9CD0CA
#9CD0CA is a light, muted teal. Relative luminance 0.564; OKLCH L 82.0% C 0.055 H 187.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD0CA |
|---|---|
| RGB | rgb(156, 208, 202) |
| HSL | hsl(173, 36%, 71%) |
| HSV | hsv(173, 25%, 82%) |
| CMYK | cmyk(25%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(79.86, -18.04, -2.50) |
| CIE-LCH | lch(79.86, 18.21, 187.89°) |
| OKLab | oklab(81.97% -0.0541 -0.007) |
| OKLCH | oklch(81.97% 0.055 187.3) |
| XYZ | xyz(46.9235, 56.4419, 64.2876) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 7.98
Seafoam Blue
#78D1B6
ΔE00 9.05
Mediumturquoise
#48D1CC
ΔE00 9.47
Duck Egg Blue
#C3FBF4
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD0CA #D09CA2
analogous
#9CD0B0 #9CD0CA #9CBCD0
triadic
#9CD0CA #CA9CD0 #D0CA9C
tetradic
#9CD0CA #B09CD0 #D09CA2 #BCD09C
square
#9CD0CA #B09CD0 #D09CA2 #BCD09C
split-complementary
#9CD0CA #D09CBC #D0B09C
monochromatic
#4EA49A #73BCB4 #9CD0CA #C6E4E0 #EAF5F4
Accessibility & contrast
On white
1.71
#9CD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#9CD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD0CA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD0CA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C1C3CB
Tritanopia (blue-blind)
#8CD3CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9cd0ca; /* rgb */ color: rgb(156, 208, 202); /* oklch */ color: oklch(82.0% 0.055 187.3);
Tailwind
colors: {
custom: {
50: '#badeda',
500: '#9cd0ca',
950: '#000000',
},
}SCSS
$custom: #9cd0ca; $custom-light: #badeda; $custom-dark: #000000;
JSON
{
"hex": "#9cd0ca",
"rgb": {
"r": 156,
"g": 208,
"b": 202
},
"hsl": {
"h": 173.077,
"s": 35.616,
"l": 71.373
},
"oklch": {
"l": 0.81968,
"c": 0.05459,
"h": 187.3
},
"luminance": 0.56444
}Semantic roles & 50–950 ramp
primary
#9CD0CA
secondary
#A66A71
accent
#3745AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483