#7DEC99#7DEC99
#7DEC99 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.6% C 0.155 H 150.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEC99 |
|---|---|
| RGB | rgb(125, 236, 153) |
| HSL | hsl(135, 74%, 71%) |
| HSV | hsv(135, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(85.33, -49.37, 30.67) |
| CIE-LCH | lch(85.33, 58.12, 148.15°) |
| OKLab | oklab(85.64% -0.1343 0.0768) |
| OKLCH | oklch(85.64% 0.155 150.2) |
| XYZ | xyz(44.1998, 66.6475, 40.6659) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.40
Foam Green
#90FDA9
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 3.83
Light Sea Green
#98F6B0
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEC99 #EC7DD0
analogous
#98EC7D #7DEC99 #7DECD0
triadic
#7DEC99 #997DEC #EC997D
tetradic
#7DEC99 #7D98EC #EC7DD0 #ECD07D
square
#7DEC99 #7D98EC #EC7DD0 #ECD07D
split-complementary
#7DEC99 #D07DEC #EC7D98
monochromatic
#1ED04B #48E46F #7DEC99 #B2F4C3 #E4FBEA
Accessibility & contrast
On white
1.47
#7DEC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#7DEC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEC99
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEC99 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC94
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#67E9D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7dec99; /* rgb */ color: rgb(125, 236, 153); /* oklch */ color: oklch(85.6% 0.155 150.2);
Tailwind
colors: {
custom: {
50: '#a9f3b7',
500: '#7dec99',
950: '#000000',
},
}SCSS
$custom: #7dec99; $custom-light: #a9f3b7; $custom-dark: #000000;
JSON
{
"hex": "#7dec99",
"rgb": {
"r": 125,
"g": 236,
"b": 153
},
"hsl": {
"h": 135.135,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.85636,
"c": 0.15469,
"h": 150.2
},
"luminance": 0.66651
}Semantic roles & 50–950 ramp
primary
#7DEC99
secondary
#C548A6
accent
#0FA4D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581