#7DD28D#7DD28D
#7DD28D is a light, vivid green. Relative luminance 0.524; OKLCH L 79.2% C 0.128 H 148.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD28D |
|---|---|
| RGB | rgb(125, 210, 141) |
| HSL | hsl(131, 49%, 66%) |
| HSV | hsv(131, 40%, 82%) |
| CMYK | cmyk(40.5%, 0%, 32.9%, 17.6%) |
| CIE-LAB | lab(77.50, -40.24, 26.34) |
| CIE-LCH | lch(77.50, 48.09, 146.79°) |
| OKLab | oklab(79.2% -0.1097 0.0663) |
| OKLCH | oklch(79.2% 0.128 148.9) |
| XYZ | xyz(36.3097, 52.3740, 33.3901) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.57
Emerald
#50C878
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 5.64
Dark Mint
#48C072
ΔE00 6.74
Seaweed
#18D17B
ΔE00 6.88
Pistachio
#93C572
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD28D #D27DC2
analogous
#97D27D #7DD28D #7DD2B7
triadic
#7DD28D #8D7DD2 #D28D7D
tetradic
#7DD28D #7D97D2 #D27DC2 #D2B77D
square
#7DD28D #7D97D2 #D27DC2 #D2B77D
split-complementary
#7DD28D #B77DD2 #D27D97
monochromatic
#379E4A #50C265 #7DD28D #AAE2B5 #D8F1DD
Accessibility & contrast
On white
1.83
#7DD28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#7DD28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD28D
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD28D | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C589
Deuteranopia (green-blind)
#C7BC91
Tritanopia (blue-blind)
#6FCFC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dd28d; /* rgb */ color: rgb(125, 210, 141); /* oklch */ color: oklch(79.2% 0.128 148.9);
Tailwind
colors: {
custom: {
50: '#a6e0ae',
500: '#7dd28d',
950: '#000000',
},
}SCSS
$custom: #7dd28d; $custom-light: #a6e0ae; $custom-dark: #000000;
JSON
{
"hex": "#7dd28d",
"rgb": {
"r": 125,
"g": 210,
"b": 141
},
"hsl": {
"h": 131.294,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.79201,
"c": 0.12814,
"h": 148.9
},
"luminance": 0.52376
}Semantic roles & 50–950 ramp
primary
#7DD28D
secondary
#A35093
accent
#2AA0BC
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481