#9CD2CA#9CD2CA
#9CD2CA is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.4% C 0.057 H 184.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2CA |
|---|---|
| RGB | rgb(156, 210, 202) |
| HSL | hsl(171, 38%, 72%) |
| HSV | hsv(171, 26%, 82%) |
| CMYK | cmyk(25.7%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(80.42, -19.04, -1.69) |
| CIE-LCH | lch(80.42, 19.12, 185.07°) |
| OKLab | oklab(82.41% -0.0567 -0.0048) |
| OKLCH | oklch(82.41% 0.057 184.9) |
| XYZ | xyz(47.4142, 57.4232, 64.4512) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.18
Pale Teal
#82CBB2
ΔE00 7.26
Powder Blue
#B0E0E6
ΔE00 7.33
Seafoam Blue
#78D1B6
ΔE00 8.26
Duck Egg Blue
#C3FBF4
ΔE00 9.23
Mediumturquoise
#48D1CC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2CA #D29CA4
analogous
#9CD2AF #9CD2CA #9CBFD2
triadic
#9CD2CA #CA9CD2 #D2CA9C
tetradic
#9CD2CA #AF9CD2 #D29CA4 #BFD29C
square
#9CD2CA #AF9CD2 #D29CA4 #BFD29C
split-complementary
#9CD2CA #D29CBF #D2AF9C
monochromatic
#4CA79A #72BFB3 #9CD2CA #C6E5E1 #EAF5F4
Accessibility & contrast
On white
1.68
#9CD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#9CD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2CA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2CA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#8CD4CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cd2ca; /* rgb */ color: rgb(156, 210, 202); /* oklch */ color: oklch(82.4% 0.057 184.9);
Tailwind
colors: {
custom: {
50: '#bae0da',
500: '#9cd2ca',
950: '#000000',
},
}SCSS
$custom: #9cd2ca; $custom-light: #bae0da; $custom-dark: #000000;
JSON
{
"hex": "#9cd2ca",
"rgb": {
"r": 156,
"g": 210,
"b": 202
},
"hsl": {
"h": 171.111,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.82409,
"c": 0.05692,
"h": 184.9
},
"luminance": 0.57425
}Semantic roles & 50–950 ramp
primary
#9CD2CA
secondary
#A86A73
accent
#3547B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483