#9CDCB4#9CDCB4
#9CDCB4 is a very light, moderate green. Relative luminance 0.616; OKLCH L 84.0% C 0.086 H 156.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCB4 |
|---|---|
| RGB | rgb(156, 220, 180) |
| HSL | hsl(143, 48%, 74%) |
| HSV | hsv(143, 29%, 86%) |
| CMYK | cmyk(29.1%, 0%, 18.2%, 13.7%) |
| CIE-LAB | lab(82.67, -28.42, 13.25) |
| CIE-LCH | lch(82.67, 31.35, 155.01°) |
| OKLab | oklab(84.04% -0.0788 0.0341) |
| OKLCH | oklch(84.04% 0.086 156.6) |
| XYZ | xyz(47.5390, 61.5475, 52.5462) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 4.34
Mint
#AAF0C1
ΔE00 4.58
Hospital Green
#9BE5AA
ΔE00 4.67
Pale Teal
#82CBB2
ΔE00 6.53
Seafoam Blue
#78D1B6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCB4 #DC9CC4
analogous
#A4DC9C #9CDCB4 #9CDCD4
triadic
#9CDCB4 #B49CDC #DCB49C
tetradic
#9CDCB4 #9CA4DC #DC9CC4 #DCD49C
square
#9CDCB4 #9CA4DC #DC9CC4 #DCD49C
split-complementary
#9CDCB4 #D49CDC #DC9CA4
monochromatic
#42BB70 #6FCC92 #9CDCB4 #C9ECD6 #E8F7EE
Accessibility & contrast
On white
1.58
#9CDCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#9CDCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCB4
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCB4 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B2
Deuteranopia (green-blind)
#D0CBB6
Tritanopia (blue-blind)
#90DBD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #9cdcb4; /* rgb */ color: rgb(156, 220, 180); /* oklch */ color: oklch(84.0% 0.086 156.6);
Tailwind
colors: {
custom: {
50: '#bae7ca',
500: '#9cdcb4',
950: '#000000',
},
}SCSS
$custom: #9cdcb4; $custom-light: #bae7ca; $custom-dark: #000000;
JSON
{
"hex": "#9cdcb4",
"rgb": {
"r": 156,
"g": 220,
"b": 180
},
"hsl": {
"h": 142.5,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.84039,
"c": 0.08588,
"h": 156.6
},
"luminance": 0.6155
}Semantic roles & 50–950 ramp
primary
#9CDCB4
secondary
#B46898
accent
#2A85BB
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121613
muted
#828482