#9CD3BC#9CD3BC
#9CD3BC is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.2% C 0.066 H 167.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD3BC |
|---|---|
| RGB | rgb(156, 211, 188) |
| HSL | hsl(155, 38%, 72%) |
| HSV | hsv(155, 26%, 83%) |
| CMYK | cmyk(26.1%, 0%, 10.9%, 17.3%) |
| CIE-LAB | lab(80.34, -22.47, 5.68) |
| CIE-LCH | lch(80.34, 23.18, 165.83°) |
| OKLab | oklab(82.23% -0.0638 0.0146) |
| OKLCH | oklch(82.23% 0.066 167.1) |
| XYZ | xyz(46.0788, 57.2853, 56.1965) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.04
Seafoam Blue
#78D1B6
ΔE00 5.30
Light Teal
#90E4C1
ΔE00 5.80
Mediumaquamarine
#66CDAA
ΔE00 7.58
Seafoam
#7FE0B3
ΔE00 7.66
Mint
#AAF0C1
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD3BC #D39CB3
analogous
#9CD3A1 #9CD3BC #9CCFD3
triadic
#9CD3BC #BC9CD3 #D3BC9C
tetradic
#9CD3BC #A19CD3 #D39CB3 #CFD39C
square
#9CD3BC #A19CD3 #D39CB3 #CFD39C
split-complementary
#9CD3BC #D39CCF #D3A19C
monochromatic
#4BA982 #72C09F #9CD3BC #C6E6D9 #EAF6F1
Accessibility & contrast
On white
1.69
#9CD3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#9CD3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD3BC
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD3BC | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBB
Deuteranopia (green-blind)
#C7C4BD
Tritanopia (blue-blind)
#90D3CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cd3bc; /* rgb */ color: rgb(156, 211, 188); /* oklch */ color: oklch(82.2% 0.066 167.1);
Tailwind
colors: {
custom: {
50: '#bae0d0',
500: '#9cd3bc',
950: '#000000',
},
}SCSS
$custom: #9cd3bc; $custom-light: #bae0d0; $custom-dark: #000000;
JSON
{
"hex": "#9cd3bc",
"rgb": {
"r": 156,
"g": 211,
"b": 188
},
"hsl": {
"h": 154.909,
"s": 38.462,
"l": 71.961
},
"oklch": {
"l": 0.82229,
"c": 0.06551,
"h": 167.1
},
"luminance": 0.57287
}Semantic roles & 50–950 ramp
primary
#9CD3BC
secondary
#A96A84
accent
#3468B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483