#9CD484#9CD484
#9CD484 is a light, vivid green. Relative luminance 0.558; OKLCH L 81.2% C 0.122 H 136.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD484 |
|---|---|
| RGB | rgb(156, 212, 132) |
| HSL | hsl(102, 48%, 67%) |
| HSV | hsv(102, 38%, 83%) |
| CMYK | cmyk(26.4%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(79.51, -32.62, 33.93) |
| CIE-LCH | lch(79.51, 47.07, 133.87°) |
| OKLab | oklab(81.2% -0.0891 0.084) |
| OKLCH | oklch(81.2% 0.122 136.7) |
| XYZ | xyz(41.4175, 55.8195, 30.4174) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.92
Light Moss Green
#A6C875
ΔE00 4.88
Pale Olive Green
#B1D27B
ΔE00 4.94
Light Grey Green
#B7E1A1
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 6.81
Light Sage
#BCECAC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD484 #BC84D4
analogous
#C4D484 #9CD484 #84D494
triadic
#9CD484 #849CD4 #D4849C
tetradic
#9CD484 #84C4D4 #BC84D4 #D49484
square
#9CD484 #84C4D4 #BC84D4 #D49484
split-complementary
#9CD484 #9484D4 #D484C4
monochromatic
#59A439 #78C457 #9CD484 #C0E4B1 #E5F4DF
Accessibility & contrast
On white
1.73
#9CD484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#9CD484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD484
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD484 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87E
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#9BCFC0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9cd484; /* rgb */ color: rgb(156, 212, 132); /* oklch */ color: oklch(81.2% 0.122 136.7);
Tailwind
colors: {
custom: {
50: '#bbe1a8',
500: '#9cd484',
950: '#000000',
},
}SCSS
$custom: #9cd484; $custom-light: #bbe1a8; $custom-dark: #000000;
JSON
{
"hex": "#9cd484",
"rgb": {
"r": 156,
"g": 212,
"b": 132
},
"hsl": {
"h": 102,
"s": 48.193,
"l": 67.451
},
"oklch": {
"l": 0.81198,
"c": 0.12245,
"h": 136.7
},
"luminance": 0.55821
}Semantic roles & 50–950 ramp
primary
#9CD484
secondary
#8F54A9
accent
#2ABB90
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121510
muted
#828480