#9CD1CA#9CD1CA
#9CD1CA is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.2% C 0.056 H 186.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD1CA |
|---|---|
| RGB | rgb(156, 209, 202) |
| HSL | hsl(172, 37%, 72%) |
| HSV | hsv(172, 25%, 82%) |
| CMYK | cmyk(25.4%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(80.14, -18.54, -2.10) |
| CIE-LCH | lch(80.14, 18.66, 186.45°) |
| OKLab | oklab(82.19% -0.0554 -0.0059) |
| OKLCH | oklch(82.19% 0.056 186.1) |
| XYZ | xyz(47.1681, 56.9310, 64.3692) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.06
Paleturquoise
#AFEEEE
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.61
Seafoam Blue
#78D1B6
ΔE00 8.65
Mediumturquoise
#48D1CC
ΔE00 9.36
Duck Egg Blue
#C3FBF4
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD1CA #D19CA3
analogous
#9CD1B0 #9CD1CA #9CBED1
triadic
#9CD1CA #CA9CD1 #D1CA9C
tetradic
#9CD1CA #B09CD1 #D19CA3 #BED19C
square
#9CD1CA #B09CD1 #D19CA3 #BED19C
split-complementary
#9CD1CA #D19CBE #D1B09C
monochromatic
#4DA69A #72BEB4 #9CD1CA #C6E4E0 #EAF5F4
Accessibility & contrast
On white
1.70
#9CD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#9CD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD1CA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD1CA | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#C1C4CB
Tritanopia (blue-blind)
#8CD3CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cd1ca; /* rgb */ color: rgb(156, 209, 202); /* oklch */ color: oklch(82.2% 0.056 186.1);
Tailwind
colors: {
custom: {
50: '#badfda',
500: '#9cd1ca',
950: '#000000',
},
}SCSS
$custom: #9cd1ca; $custom-light: #badfda; $custom-dark: #000000;
JSON
{
"hex": "#9cd1ca",
"rgb": {
"r": 156,
"g": 209,
"b": 202
},
"hsl": {
"h": 172.075,
"s": 36.552,
"l": 71.569
},
"oklch": {
"l": 0.82188,
"c": 0.05574,
"h": 186.1
},
"luminance": 0.56933
}Semantic roles & 50–950 ramp
primary
#9CD1CA
secondary
#A76A72
accent
#3646AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483