#7DE99E#7DE99E
#7DE99E is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.0% C 0.146 H 152.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE99E |
|---|---|
| RGB | rgb(125, 233, 158) |
| HSL | hsl(138, 71%, 70%) |
| HSV | hsv(138, 46%, 91%) |
| CMYK | cmyk(46.4%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(84.54, -47.25, 27.06) |
| CIE-LCH | lch(84.54, 54.45, 150.20°) |
| OKLab | oklab(85.02% -0.1288 0.0682) |
| OKLCH | oklch(85.02% 0.146 152.1) |
| XYZ | xyz(43.7650, 65.1032, 42.6011) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.53
Light Sea Green
#98F6B0
ΔE00 3.72
Light Blue Green
#7EFBB3
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE99E #E97DC8
analogous
#92E97D #7DE99E #7DE9D4
triadic
#7DE99E #9E7DE9 #E99E7D
tetradic
#7DE99E #7D92E9 #E97DC8 #E9D47D
square
#7DE99E #7D92E9 #E97DC8 #E9D47D
split-complementary
#7DE99E #D47DE9 #E97D92
monochromatic
#22CA55 #49E077 #7DE99E #B1F2C5 #E5FBEB
Accessibility & contrast
On white
1.50
#7DE99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#7DE99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE99E
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE99E | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#66E6D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7de99e; /* rgb */ color: rgb(125, 233, 158); /* oklch */ color: oklch(85.0% 0.146 152.1);
Tailwind
colors: {
custom: {
50: '#a8f0bb',
500: '#7de99e',
950: '#000000',
},
}SCSS
$custom: #7de99e; $custom-light: #a8f0bb; $custom-dark: #000000;
JSON
{
"hex": "#7de99e",
"rgb": {
"r": 125,
"g": 233,
"b": 158
},
"hsl": {
"h": 138.333,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.85022,
"c": 0.14571,
"h": 152.1
},
"luminance": 0.65106
}Semantic roles & 50–950 ramp
primary
#7DE99E
secondary
#C2489D
accent
#1298D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582