#9CD2BD#9CD2BD
#9CD2BD is a very light, moderate teal. Relative luminance 0.568; OKLCH L 82.0% C 0.063 H 168.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2BD |
|---|---|
| RGB | rgb(156, 210, 189) |
| HSL | hsl(157, 38%, 72%) |
| HSV | hsv(157, 26%, 82%) |
| CMYK | cmyk(25.7%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(80.09, -21.77, 4.78) |
| CIE-LCH | lch(80.09, 22.29, 167.63°) |
| OKLab | oklab(82.03% -0.0621 0.0123) |
| OKLCH | oklch(82.03% 0.063 168.8) |
| XYZ | xyz(45.9394, 56.8333, 56.6836) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.15
Seafoam Blue
#78D1B6
ΔE00 5.50
Light Teal
#90E4C1
ΔE00 6.33
Mediumaquamarine
#66CDAA
ΔE00 7.88
Seafoam
#7FE0B3
ΔE00 8.25
Mint
#AAF0C1
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2BD #D29CB1
analogous
#9CD2A2 #9CD2BD #9CCCD2
triadic
#9CD2BD #BD9CD2 #D2BD9C
tetradic
#9CD2BD #A29CD2 #D29CB1 #CCD29C
square
#9CD2BD #A29CD2 #D29CB1 #CCD29C
split-complementary
#9CD2BD #D29CCC #D2A29C
monochromatic
#4CA784 #72BFA1 #9CD2BD #C6E5D9 #EAF5F1
Accessibility & contrast
On white
1.70
#9CD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#9CD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2BD
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2BD | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBC
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#90D3CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cd2bd; /* rgb */ color: rgb(156, 210, 189); /* oklch */ color: oklch(82.0% 0.063 168.8);
Tailwind
colors: {
custom: {
50: '#bae0d0',
500: '#9cd2bd',
950: '#000000',
},
}SCSS
$custom: #9cd2bd; $custom-light: #bae0d0; $custom-dark: #000000;
JSON
{
"hex": "#9cd2bd",
"rgb": {
"r": 156,
"g": 210,
"b": 189
},
"hsl": {
"h": 156.667,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.82034,
"c": 0.06333,
"h": 168.8
},
"luminance": 0.56835
}Semantic roles & 50–950 ramp
primary
#9CD2BD
secondary
#A86A82
accent
#3565B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483