#9CD180#9CD180
#9CD180 is a light, vivid yellow-green. Relative luminance 0.542; OKLCH L 80.4% C 0.122 H 135.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD180 |
|---|---|
| RGB | rgb(156, 209, 128) |
| HSL | hsl(99, 47%, 66%) |
| HSV | hsv(99, 39%, 82%) |
| CMYK | cmyk(25.4%, 0%, 38.8%, 18%) |
| CIE-LAB | lab(78.59, -31.77, 34.77) |
| CIE-LCH | lch(78.59, 47.10, 132.42°) |
| OKLab | oklab(80.44% -0.0869 0.0858) |
| OKLCH | oklch(80.44% 0.122 135.4) |
| XYZ | xyz(40.4060, 54.2262, 28.7557) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.12
Light Moss Green
#A6C875
ΔE00 4.07
Pale Olive Green
#B1D27B
ΔE00 4.43
Light Grey Green
#B7E1A1
ΔE00 5.74
Pale Olive
#B9CC81
ΔE00 6.72
Soft Green
#6FC276
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD180 #B580D1
analogous
#C4D180 #9CD180 #80D18C
triadic
#9CD180 #809CD1 #D1809C
tetradic
#9CD180 #80C4D1 #B580D1 #D18C80
square
#9CD180 #80C4D1 #B580D1 #D18C80
split-complementary
#9CD180 #8C80D1 #D180C4
monochromatic
#5C9E39 #79C153 #9CD180 #BFE1AD #E2F2DA
Accessibility & contrast
On white
1.77
#9CD180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#9CD180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD180
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD180 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C57A
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#9BCBBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9cd180; /* rgb */ color: rgb(156, 209, 128); /* oklch */ color: oklch(80.4% 0.122 135.4);
Tailwind
colors: {
custom: {
50: '#bbdfa6',
500: '#9cd180',
950: '#000000',
},
}SCSS
$custom: #9cd180; $custom-light: #bbdfa6; $custom-dark: #000000;
JSON
{
"hex": "#9cd180",
"rgb": {
"r": 156,
"g": 209,
"b": 128
},
"hsl": {
"h": 99.259,
"s": 46.821,
"l": 66.078
},
"oklch": {
"l": 0.80437,
"c": 0.12213,
"h": 135.4
},
"luminance": 0.54227
}Semantic roles & 50–950 ramp
primary
#9CD180
secondary
#8752A3
accent
#2BBA89
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480