#9CD2CB#9CD2CB
#9CD2CB is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.4% C 0.057 H 186.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2CB |
|---|---|
| RGB | rgb(156, 210, 203) |
| HSL | hsl(172, 38%, 72%) |
| HSV | hsv(172, 26%, 82%) |
| CMYK | cmyk(25.7%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(80.44, -18.83, -2.19) |
| CIE-LCH | lch(80.44, 18.96, 186.62°) |
| OKLab | oklab(82.44% -0.0563 -0.0061) |
| OKLCH | oklch(82.44% 0.057 186.2) |
| XYZ | xyz(47.5330, 57.4708, 65.0768) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.00
Pale Teal
#82CBB2
ΔE00 7.62
Seafoam Blue
#78D1B6
ΔE00 8.59
Duck Egg Blue
#C3FBF4
ΔE00 9.20
Mediumturquoise
#48D1CC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2CB #D29CA3
analogous
#9CD2B0 #9CD2CB #9CBED2
triadic
#9CD2CB #CB9CD2 #D2CB9C
tetradic
#9CD2CB #B09CD2 #D29CA3 #BED29C
square
#9CD2CB #B09CD2 #D29CA3 #BED29C
split-complementary
#9CD2CB #D29CBE #D2B09C
monochromatic
#4CA79C #72BFB5 #9CD2CB #C6E5E1 #EAF5F4
Accessibility & contrast
On white
1.68
#9CD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#9CD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2CB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2CB | 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)
#CCCCCB
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#8CD5D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9cd2cb; /* rgb */ color: rgb(156, 210, 203); /* oklch */ color: oklch(82.4% 0.057 186.2);
Tailwind
colors: {
custom: {
50: '#bae0da',
500: '#9cd2cb',
950: '#000000',
},
}SCSS
$custom: #9cd2cb; $custom-light: #bae0da; $custom-dark: #000000;
JSON
{
"hex": "#9cd2cb",
"rgb": {
"r": 156,
"g": 210,
"b": 203
},
"hsl": {
"h": 172.222,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.82439,
"c": 0.05664,
"h": 186.2
},
"luminance": 0.57473
}Semantic roles & 50–950 ramp
primary
#9CD2CB
secondary
#A86A72
accent
#3545B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483