#9CD3CA#9CD3CA
#9CD3CA is a very light, muted teal. Relative luminance 0.579; OKLCH L 82.6% C 0.058 H 183.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD3CA |
|---|---|
| RGB | rgb(156, 211, 202) |
| HSL | hsl(170, 38%, 72%) |
| HSV | hsv(170, 26%, 83%) |
| CMYK | cmyk(26.1%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(80.69, -19.55, -1.29) |
| CIE-LCH | lch(80.69, 19.59, 183.76°) |
| OKLab | oklab(82.63% -0.058 -0.0037) |
| OKLCH | oklch(82.63% 0.058 183.7) |
| XYZ | xyz(47.6619, 57.9186, 64.5337) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.62
Seafoam Blue
#78D1B6
ΔE00 7.89
Duck Egg Blue
#C3FBF4
ΔE00 9.07
Mediumturquoise
#48D1CC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD3CA #D39CA5
analogous
#9CD3AF #9CD3CA #9CC1D3
triadic
#9CD3CA #CA9CD3 #D3CA9C
tetradic
#9CD3CA #AF9CD3 #D39CA5 #C1D39C
square
#9CD3CA #AF9CD3 #D39CA5 #C1D39C
split-complementary
#9CD3CA #D39CC1 #D3AF9C
monochromatic
#4BA99A #72C0B3 #9CD3CA #C6E6E1 #EAF6F4
Accessibility & contrast
On white
1.67
#9CD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#9CD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD3CA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD3CA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#8CD5D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9cd3ca; /* rgb */ color: rgb(156, 211, 202); /* oklch */ color: oklch(82.6% 0.058 183.7);
Tailwind
colors: {
custom: {
50: '#bae0da',
500: '#9cd3ca',
950: '#000000',
},
}SCSS
$custom: #9cd3ca; $custom-light: #bae0da; $custom-dark: #000000;
JSON
{
"hex": "#9cd3ca",
"rgb": {
"r": 156,
"g": 211,
"b": 202
},
"hsl": {
"h": 170.182,
"s": 38.462,
"l": 71.961
},
"oklch": {
"l": 0.82629,
"c": 0.05813,
"h": 183.7
},
"luminance": 0.57921
}Semantic roles & 50–950 ramp
primary
#9CD3CA
secondary
#A96A74
accent
#3449B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483