#84DF8F#84DF8F
#84DF8F is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.7% C 0.142 H 146.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #84DF8F |
|---|---|
| RGB | rgb(132, 223, 143) |
| HSL | hsl(127, 59%, 70%) |
| HSV | hsv(127, 41%, 87%) |
| CMYK | cmyk(40.8%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(81.65, -43.56, 30.92) |
| CIE-LCH | lch(81.65, 53.42, 144.64°) |
| OKLab | oklab(82.67% -0.1186 0.0772) |
| OKLCH | oklch(82.67% 0.142 146.9) |
| XYZ | xyz(40.8591, 59.6615, 35.3441) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.92
Hospital Green
#9BE5AA
ΔE00 4.77
Light Sea Green
#98F6B0
ΔE00 5.79
Weird Green
#3AE57F
ΔE00 6.02
Seafoam (survey)
#80F9AD
ΔE00 6.35
Seafoam Green
#7AF9AB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DF8F #DF84D4
analogous
#A7DF84 #84DF8F #84DFBD
triadic
#84DF8F #8F84DF #DF8F84
tetradic
#84DF8F #84A7DF #DF84D4 #DFBD84
square
#84DF8F #84A7DF #DF84D4 #DFBD84
split-complementary
#84DF8F #BD84DF #DF84A7
monochromatic
#30B941 #53D263 #84DF8F #B5ECBB #E5F8E7
Accessibility & contrast
On white
1.62
#84DF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#84DF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DF8F
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DF8F | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08A
Deuteranopia (green-blind)
#D4C794
Tritanopia (blue-blind)
#77DBCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #84df8f; /* rgb */ color: rgb(132, 223, 143); /* oklch */ color: oklch(82.7% 0.142 146.9);
Tailwind
colors: {
custom: {
50: '#ace9b0',
500: '#84df8f',
950: '#000000',
},
}SCSS
$custom: #84df8f; $custom-light: #ace9b0; $custom-dark: #000000;
JSON
{
"hex": "#84df8f",
"rgb": {
"r": 132,
"g": 223,
"b": 143
},
"hsl": {
"h": 127.253,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.82669,
"c": 0.14152,
"h": 146.9
},
"luminance": 0.59664
}Semantic roles & 50–950 ramp
primary
#84DF8F
secondary
#B651AA
accent
#1FB2C6
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481