#7DD684#7DD684
#7DD684 is a light, vivid green. Relative luminance 0.541; OKLCH L 80.0% C 0.143 H 145.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD684 |
|---|---|
| RGB | rgb(125, 214, 132) |
| HSL | hsl(125, 52%, 66%) |
| HSV | hsv(125, 42%, 84%) |
| CMYK | cmyk(41.6%, 0%, 38.3%, 16.1%) |
| CIE-LAB | lab(78.53, -43.47, 32.35) |
| CIE-LCH | lch(78.53, 54.19, 143.34°) |
| OKLab | oklab(79.99% -0.1183 0.0803) |
| OKLCH | oklch(79.99% 0.143 145.8) |
| XYZ | xyz(36.6670, 54.1168, 30.3388) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.03
Emerald
#50C878
ΔE00 5.41
Lightgreen
#90EE90
ΔE00 5.66
Weird Green
#3AE57F
ΔE00 6.32
Hospital Green
#9BE5AA
ΔE00 6.37
Pistachio
#93C572
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD684 #D67DCF
analogous
#A3D67D #7DD684 #7DD6B1
triadic
#7DD684 #847DD6 #D6847D
tetradic
#7DD684 #7DA3D6 #D67DCF #D6B17D
square
#7DD684 #7DA3D6 #D67DCF #D6B17D
split-complementary
#7DD684 #B17DD6 #D67DA3
monochromatic
#34A53D #4EC758 #7DD684 #ACE5B0 #DAF3DC
Accessibility & contrast
On white
1.78
#7DD684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#7DD684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD684
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD684 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87E
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#71D2C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dd684; /* rgb */ color: rgb(125, 214, 132); /* oklch */ color: oklch(80.0% 0.143 145.8);
Tailwind
colors: {
custom: {
50: '#a7e3a8',
500: '#7dd684',
950: '#000000',
},
}SCSS
$custom: #7dd684; $custom-light: #a7e3a8; $custom-dark: #000000;
JSON
{
"hex": "#7dd684",
"rgb": {
"r": 125,
"g": 214,
"b": 132
},
"hsl": {
"h": 124.719,
"s": 52.047,
"l": 66.471
},
"oklch": {
"l": 0.79985,
"c": 0.14301,
"h": 145.8
},
"luminance": 0.54119
}Semantic roles & 50–950 ramp
primary
#7DD684
secondary
#A94FA2
accent
#26B3BF
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480