#84DD99#84DD99
#84DD99 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.4% C 0.129 H 150.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #84DD99 |
|---|---|
| RGB | rgb(132, 221, 153) |
| HSL | hsl(134, 57%, 69%) |
| HSV | hsv(134, 40%, 87%) |
| CMYK | cmyk(40.3%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(81.25, -41.00, 25.22) |
| CIE-LCH | lch(81.25, 48.14, 148.40°) |
| OKLab | oklab(82.39% -0.1119 0.0637) |
| OKLCH | oklch(82.39% 0.129 150.4) |
| XYZ | xyz(41.1195, 58.9158, 39.3360) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.45
Light Sea Green
#98F6B0
ΔE00 5.57
Lightgreen
#90EE90
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.79
Seafoam (survey)
#80F9AD
ΔE00 6.31
Seafoam Green
#7AF9AB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DD99 #DD84C8
analogous
#9CDD84 #84DD99 #84DDC6
triadic
#84DD99 #9984DD #DD9984
tetradic
#84DD99 #849CDD #DD84C8 #DDC684
square
#84DD99 #849CDD #DD84C8 #DDC684
split-complementary
#84DD99 #C684DD #DD849C
monochromatic
#32B551 #54D071 #84DD99 #B4EAC1 #E4F8E9
Accessibility & contrast
On white
1.64
#84DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#84DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DD99
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DD99 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#D1C69D
Tritanopia (blue-blind)
#75DACB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #84dd99; /* rgb */ color: rgb(132, 221, 153); /* oklch */ color: oklch(82.4% 0.129 150.4);
Tailwind
colors: {
custom: {
50: '#abe8b7',
500: '#84dd99',
950: '#000000',
},
}SCSS
$custom: #84dd99; $custom-light: #abe8b7; $custom-dark: #000000;
JSON
{
"hex": "#84dd99",
"rgb": {
"r": 132,
"g": 221,
"b": 153
},
"hsl": {
"h": 134.157,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.82394,
"c": 0.12877,
"h": 150.4
},
"luminance": 0.58918
}Semantic roles & 50–950 ramp
primary
#84DD99
secondary
#B4519D
accent
#219EC4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481