#7DEC7F#7DEC7F
#7DEC7F is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.2% C 0.179 H 144.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEC7F |
|---|---|
| RGB | rgb(125, 236, 127) |
| HSL | hsl(121, 74%, 71%) |
| HSV | hsv(121, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 46.2%, 7.5%) |
| CIE-LAB | lab(84.94, -53.38, 43.08) |
| CIE-LCH | lch(84.94, 68.59, 141.10°) |
| OKLab | oklab(85.19% -0.1452 0.1049) |
| OKLCH | oklch(85.19% 0.179 144.2) |
| XYZ | xyz(42.2815, 65.8801, 30.5627) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.63
Lightish Green
#61E160
ΔE00 4.10
Palegreen
#98FB98
ΔE00 4.10
Easter Green
#8CFD7E
ΔE00 4.21
Light Green
#96F97B
ΔE00 4.30
Lightgreen (survey)
#76FF7B
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEC7F #EC7DEA
analogous
#B2EC7D #7DEC7F #7DECB6
triadic
#7DEC7F #7F7DEC #EC7F7D
tetradic
#7DEC7F #7DB2EC #EC7DEA #ECB67D
square
#7DEC7F #7DB2EC #EC7DEA #ECB67D
split-complementary
#7DEC7F #B67DEC #EC7DB2
monochromatic
#1ED022 #48E44A #7DEC7F #B2F4B4 #E4FBE5
Accessibility & contrast
On white
1.48
#7DEC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#7DEC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEC7F
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEC7F | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#6EE7D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7dec7f; /* rgb */ color: rgb(125, 236, 127); /* oklch */ color: oklch(85.2% 0.179 144.2);
Tailwind
colors: {
custom: {
50: '#a9f3a6',
500: '#7dec7f',
950: '#000000',
},
}SCSS
$custom: #7dec7f; $custom-light: #a9f3a6; $custom-dark: #000000;
JSON
{
"hex": "#7dec7f",
"rgb": {
"r": 125,
"g": 236,
"b": 127
},
"hsl": {
"h": 121.081,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.8519,
"c": 0.17909,
"h": 144.2
},
"luminance": 0.65883
}Semantic roles & 50–950 ramp
primary
#7DEC7F
secondary
#C548C3
accent
#0FD3D7
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580