#84DD8D#84DD8D
#84DD8D is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.2% C 0.141 H 146.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #84DD8D |
|---|---|
| RGB | rgb(132, 221, 141) |
| HSL | hsl(126, 57%, 69%) |
| HSV | hsv(126, 40%, 87%) |
| CMYK | cmyk(40.3%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(81.04, -43.02, 31.12) |
| CIE-LCH | lch(81.04, 53.09, 144.12°) |
| OKLab | oklab(82.16% -0.1171 0.0776) |
| OKLCH | oklch(82.16% 0.141 146.5) |
| XYZ | xyz(40.1778, 58.5391, 34.3762) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 4.97
Weird Green
#3AE57F
ΔE00 6.19
Light Sea Green
#98F6B0
ΔE00 6.23
Soft Green
#6FC276
ΔE00 6.72
Seafoam (survey)
#80F9AD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DD8D #DD84D4
analogous
#A8DD84 #84DD8D #84DDBA
triadic
#84DD8D #8D84DD #DD8D84
tetradic
#84DD8D #84A8DD #DD84D4 #DDBA84
square
#84DD8D #84A8DD #DD84D4 #DDBA84
split-complementary
#84DD8D #BA84DD #DD84A8
monochromatic
#32B53F #54D061 #84DD8D #B4EAB9 #E4F8E6
Accessibility & contrast
On white
1.65
#84DD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#84DD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DD8D
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DD8D | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF88
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#78D9C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #84dd8d; /* rgb */ color: rgb(132, 221, 141); /* oklch */ color: oklch(82.2% 0.141 146.5);
Tailwind
colors: {
custom: {
50: '#abe8af',
500: '#84dd8d',
950: '#000000',
},
}SCSS
$custom: #84dd8d; $custom-light: #abe8af; $custom-dark: #000000;
JSON
{
"hex": "#84dd8d",
"rgb": {
"r": 132,
"g": 221,
"b": 141
},
"hsl": {
"h": 126.067,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.82157,
"c": 0.14053,
"h": 146.5
},
"luminance": 0.58542
}Semantic roles & 50–950 ramp
primary
#84DD8D
secondary
#B451AA
accent
#21B4C4
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481