#7DE99D#7DE99D
#7DE99D is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.0% C 0.147 H 151.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE99D |
|---|---|
| RGB | rgb(125, 233, 157) |
| HSL | hsl(138, 71%, 70%) |
| HSV | hsv(138, 46%, 91%) |
| CMYK | cmyk(46.4%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(84.52, -47.42, 27.55) |
| CIE-LCH | lch(84.52, 54.85, 149.85°) |
| OKLab | oklab(85% -0.1292 0.0694) |
| OKLCH | oklch(85% 0.147 151.8) |
| XYZ | xyz(43.6793, 65.0689, 42.1496) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.56
Light Sea Green
#98F6B0
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE99D #E97DC9
analogous
#93E97D #7DE99D #7DE9D3
triadic
#7DE99D #9D7DE9 #E99D7D
tetradic
#7DE99D #7D93E9 #E97DC9 #E9D37D
square
#7DE99D #7D93E9 #E97DC9 #E9D37D
split-complementary
#7DE99D #D37DE9 #E97D93
monochromatic
#22CA54 #49E076 #7DE99D #B1F2C4 #E5FBEB
Accessibility & contrast
On white
1.50
#7DE99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#7DE99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE99D
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE99D | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#67E6D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7de99d; /* rgb */ color: rgb(125, 233, 157); /* oklch */ color: oklch(85.0% 0.147 151.8);
Tailwind
colors: {
custom: {
50: '#a8f1ba',
500: '#7de99d',
950: '#000000',
},
}SCSS
$custom: #7de99d; $custom-light: #a8f1ba; $custom-dark: #000000;
JSON
{
"hex": "#7de99d",
"rgb": {
"r": 125,
"g": 233,
"b": 157
},
"hsl": {
"h": 137.778,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.85001,
"c": 0.14665,
"h": 151.8
},
"luminance": 0.65072
}Semantic roles & 50–950 ramp
primary
#7DE99D
secondary
#C2489E
accent
#129AD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581