#9DD484#9DD484
#9DD484 is a light, vivid green. Relative luminance 0.559; OKLCH L 81.3% C 0.122 H 136.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD484 |
|---|---|
| RGB | rgb(157, 212, 132) |
| HSL | hsl(101, 48%, 67%) |
| HSV | hsv(101, 38%, 83%) |
| CMYK | cmyk(25.9%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(79.57, -32.27, 34.02) |
| CIE-LCH | lch(79.57, 46.89, 133.49°) |
| OKLab | oklab(81.26% -0.0882 0.0842) |
| OKLCH | oklch(81.26% 0.122 136.3) |
| XYZ | xyz(41.6119, 55.9197, 30.4265) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.90
Light Moss Green
#A6C875
ΔE00 4.74
Pale Olive Green
#B1D27B
ΔE00 4.77
Light Grey Green
#B7E1A1
ΔE00 5.18
Lightgreen
#90EE90
ΔE00 6.89
Light Sage
#BCECAC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD484 #BB84D4
analogous
#C5D484 #9DD484 #84D493
triadic
#9DD484 #849DD4 #D4849D
tetradic
#9DD484 #84C5D4 #BB84D4 #D49384
square
#9DD484 #84C5D4 #BB84D4 #D49384
split-complementary
#9DD484 #9384D4 #D484C5
monochromatic
#5BA439 #79C457 #9DD484 #C1E4B1 #E5F4DF
Accessibility & contrast
On white
1.72
#9DD484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#9DD484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD484
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD484 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87E
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#9CCEC0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9dd484; /* rgb */ color: rgb(157, 212, 132); /* oklch */ color: oklch(81.3% 0.122 136.3);
Tailwind
colors: {
custom: {
50: '#bbe1a8',
500: '#9dd484',
950: '#000000',
},
}SCSS
$custom: #9dd484; $custom-light: #bbe1a8; $custom-dark: #000000;
JSON
{
"hex": "#9dd484",
"rgb": {
"r": 157,
"g": 212,
"b": 132
},
"hsl": {
"h": 101.25,
"s": 48.193,
"l": 67.451
},
"oklch": {
"l": 0.81259,
"c": 0.12192,
"h": 136.3
},
"luminance": 0.55921
}Semantic roles & 50–950 ramp
primary
#9DD484
secondary
#8E54A9
accent
#2ABB8E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121510
muted
#828480