#7DD299#7DD299
#7DD299 is a light, moderate green. Relative luminance 0.528; OKLCH L 79.5% C 0.117 H 153.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD299 |
|---|---|
| RGB | rgb(125, 210, 153) |
| HSL | hsl(140, 49%, 66%) |
| HSV | hsv(140, 40%, 82%) |
| CMYK | cmyk(40.5%, 0%, 27.1%, 17.6%) |
| CIE-LAB | lab(77.73, -38.09, 20.36) |
| CIE-LCH | lch(77.73, 43.19, 151.88°) |
| OKLab | oklab(79.46% -0.1044 0.0518) |
| OKLCH | oklch(79.46% 0.117 153.6) |
| XYZ | xyz(37.2514, 52.7507, 38.3498) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.21
Soft Green
#6FC276
ΔE00 6.18
Emerald
#50C878
ΔE00 6.33
Mediumaquamarine
#66CDAA
ΔE00 6.68
Eucalyptus
#44D7A8
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD299 #D27DB6
analogous
#8BD27D #7DD299 #7DD2C3
triadic
#7DD299 #997DD2 #D2997D
tetradic
#7DD299 #7D8BD2 #D27DB6 #D2C37D
square
#7DD299 #7D8BD2 #D27DB6 #D2C37D
split-complementary
#7DD299 #C37DD2 #D27D8B
monochromatic
#379E59 #50C275 #7DD299 #AAE2BD #D8F1E0
Accessibility & contrast
On white
1.82
#7DD299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7DD299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD299
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD299 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C696
Deuteranopia (green-blind)
#C5BD9C
Tritanopia (blue-blind)
#6CD0C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7dd299; /* rgb */ color: rgb(125, 210, 153); /* oklch */ color: oklch(79.5% 0.117 153.6);
Tailwind
colors: {
custom: {
50: '#a6e0b7',
500: '#7dd299',
950: '#000000',
},
}SCSS
$custom: #7dd299; $custom-light: #a6e0b7; $custom-dark: #000000;
JSON
{
"hex": "#7dd299",
"rgb": {
"r": 125,
"g": 210,
"b": 153
},
"hsl": {
"h": 139.765,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.79456,
"c": 0.11651,
"h": 153.6
},
"luminance": 0.52753
}Semantic roles & 50–950 ramp
primary
#7DD299
secondary
#A35088
accent
#2A8CBC
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481