#7DD591#7DD591
#7DD591 is a light, vivid green. Relative luminance 0.540; OKLCH L 80.0% C 0.129 H 150.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD591 |
|---|---|
| RGB | rgb(125, 213, 145) |
| HSL | hsl(134, 51%, 66%) |
| HSV | hsv(134, 41%, 84%) |
| CMYK | cmyk(41.3%, 0%, 31.9%, 16.5%) |
| CIE-LAB | lab(78.46, -40.87, 25.55) |
| CIE-LCH | lch(78.46, 48.20, 148.00°) |
| OKLab | oklab(80% -0.1115 0.0644) |
| OKLCH | oklch(80% 0.129 150) |
| XYZ | xyz(37.3603, 53.9904, 35.2351) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.03
Soft Green
#6FC276
ΔE00 5.36
Emerald
#50C878
ΔE00 5.50
Seafoam
#7FE0B3
ΔE00 6.50
Seaweed
#18D17B
ΔE00 6.90
Lightgreen
#90EE90
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD591 #D57DC1
analogous
#95D57D #7DD591 #7DD5BD
triadic
#7DD591 #917DD5 #D5917D
tetradic
#7DD591 #7D95D5 #D57DC1 #D5BD7D
square
#7DD591 #7D95D5 #D57DC1 #D5BD7D
split-complementary
#7DD591 #BD7DD5 #D57D95
monochromatic
#35A34E #4FC66A #7DD591 #ABE4B8 #DAF3DF
Accessibility & contrast
On white
1.78
#7DD591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#7DD591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD591
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD591 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88D
Deuteranopia (green-blind)
#C9BF95
Tritanopia (blue-blind)
#6ED2C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dd591; /* rgb */ color: rgb(125, 213, 145); /* oklch */ color: oklch(80.0% 0.129 150.0);
Tailwind
colors: {
custom: {
50: '#a6e2b1',
500: '#7dd591',
950: '#000000',
},
}SCSS
$custom: #7dd591; $custom-light: #a6e2b1; $custom-dark: #000000;
JSON
{
"hex": "#7dd591",
"rgb": {
"r": 125,
"g": 213,
"b": 145
},
"hsl": {
"h": 133.636,
"s": 51.163,
"l": 66.275
},
"oklch": {
"l": 0.79998,
"c": 0.12873,
"h": 150
},
"luminance": 0.53993
}Semantic roles & 50–950 ramp
primary
#7DD591
secondary
#A74F93
accent
#279CBF
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101511
muted
#818481