#7DE99F#7DE99F
#7DE99F is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.0% C 0.145 H 152.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE99F |
|---|---|
| RGB | rgb(125, 233, 159) |
| HSL | hsl(139, 71%, 70%) |
| HSV | hsv(139, 46%, 91%) |
| CMYK | cmyk(46.4%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(84.55, -47.07, 26.57) |
| CIE-LCH | lch(84.55, 54.05, 150.56°) |
| OKLab | oklab(85.04% -0.1283 0.067) |
| OKLCH | oklch(85.04% 0.145 152.4) |
| XYZ | xyz(43.8514, 65.1377, 43.0562) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.51
Light Sea Green
#98F6B0
ΔE00 3.68
Light Blue Green
#7EFBB3
ΔE00 4.11
Hospital Green
#9BE5AA
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE99F #E97DC7
analogous
#91E97D #7DE99F #7DE9D5
triadic
#7DE99F #9F7DE9 #E99F7D
tetradic
#7DE99F #7D91E9 #E97DC7 #E9D57D
square
#7DE99F #7D91E9 #E97DC7 #E9D57D
split-complementary
#7DE99F #D57DE9 #E97D91
monochromatic
#22CA57 #49E078 #7DE99F #B1F2C6 #E5FBEC
Accessibility & contrast
On white
1.50
#7DE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#7DE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE99F
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE99F | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9A
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#66E6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7de99f; /* rgb */ color: rgb(125, 233, 159); /* oklch */ color: oklch(85.0% 0.145 152.4);
Tailwind
colors: {
custom: {
50: '#a8f0bb',
500: '#7de99f',
950: '#000000',
},
}SCSS
$custom: #7de99f; $custom-light: #a8f0bb; $custom-dark: #000000;
JSON
{
"hex": "#7de99f",
"rgb": {
"r": 125,
"g": 233,
"b": 159
},
"hsl": {
"h": 138.889,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.85042,
"c": 0.14477,
"h": 152.4
},
"luminance": 0.65141
}Semantic roles & 50–950 ramp
primary
#7DE99F
secondary
#C2489C
accent
#1296D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582