#9CD4CB#9CD4CB
#9CD4CB is a very light, muted teal. Relative luminance 0.585; OKLCH L 82.9% C 0.059 H 183.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD4CB |
|---|---|
| RGB | rgb(156, 212, 203) |
| HSL | hsl(170, 39%, 72%) |
| HSV | hsv(170, 26%, 83%) |
| CMYK | cmyk(26.4%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(81.00, -19.83, -1.38) |
| CIE-LCH | lch(81.00, 19.88, 183.97°) |
| OKLab | oklab(82.88% -0.0589 -0.004) |
| OKLCH | oklch(82.88% 0.059 183.9) |
| XYZ | xyz(48.0298, 58.4645, 65.2424) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.97
Paleturquoise
#AFEEEE
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.58
Seafoam Blue
#78D1B6
ΔE00 7.86
Duck Egg Blue
#C3FBF4
ΔE00 8.87
Mediumturquoise
#48D1CC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD4CB #D49CA5
analogous
#9CD4AF #9CD4CB #9CC1D4
triadic
#9CD4CB #CB9CD4 #D4CB9C
tetradic
#9CD4CB #AF9CD4 #D49CA5 #C1D49C
square
#9CD4CB #AF9CD4 #D49CA5 #C1D49C
split-complementary
#9CD4CB #D49CC1 #D4AF9C
monochromatic
#4AAB9C #71C1B5 #9CD4CB #C7E7E1 #EAF6F4
Accessibility & contrast
On white
1.65
#9CD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#9CD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD4CB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD4CB | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 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)
#CFCECB
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#8BD6D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd4cb; /* rgb */ color: rgb(156, 212, 203); /* oklch */ color: oklch(82.9% 0.059 183.9);
Tailwind
colors: {
custom: {
50: '#bae1da',
500: '#9cd4cb',
950: '#000000',
},
}SCSS
$custom: #9cd4cb; $custom-light: #bae1da; $custom-dark: #000000;
JSON
{
"hex": "#9cd4cb",
"rgb": {
"r": 156,
"g": 212,
"b": 203
},
"hsl": {
"h": 170.357,
"s": 39.437,
"l": 72.157
},
"oklch": {
"l": 0.8288,
"c": 0.05902,
"h": 183.9
},
"luminance": 0.58467
}Semantic roles & 50–950 ramp
primary
#9CD4CB
secondary
#AA6A74
accent
#3348B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483