#7DE992#7DE992
#7DE992 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.8% C 0.157 H 148.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE992 |
|---|---|
| RGB | rgb(125, 233, 146) |
| HSL | hsl(132, 71%, 70%) |
| HSV | hsv(132, 46%, 91%) |
| CMYK | cmyk(46.4%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(84.33, -49.29, 32.89) |
| CIE-LCH | lch(84.33, 59.26, 146.28°) |
| OKLab | oklab(84.79% -0.134 0.082) |
| OKLCH | oklch(84.79% 0.157 148.5) |
| XYZ | xyz(42.7821, 64.7100, 37.4244) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.48
Foam Green
#90FDA9
ΔE00 4.51
Light Bluish Green
#76FDA8
ΔE00 4.73
Light Sea Green
#98F6B0
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE992 #E97DD4
analogous
#9EE97D #7DE992 #7DE9C8
triadic
#7DE992 #927DE9 #E9927D
tetradic
#7DE992 #7D9EE9 #E97DD4 #E9C87D
square
#7DE992 #7D9EE9 #E97DD4 #E9C87D
split-complementary
#7DE992 #C87DE9 #E97D9E
monochromatic
#22CA43 #49E066 #7DE992 #B1F2BE #E5FBE9
Accessibility & contrast
On white
1.51
#7DE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#7DE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE992
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE992 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#6AE5D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7de992; /* rgb */ color: rgb(125, 233, 146); /* oklch */ color: oklch(84.8% 0.157 148.5);
Tailwind
colors: {
custom: {
50: '#a8f1b2',
500: '#7de992',
950: '#000000',
},
}SCSS
$custom: #7de992; $custom-light: #a8f1b2; $custom-dark: #000000;
JSON
{
"hex": "#7de992",
"rgb": {
"r": 125,
"g": 233,
"b": 146
},
"hsl": {
"h": 131.667,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.8479,
"c": 0.15704,
"h": 148.5
},
"luminance": 0.64713
}Semantic roles & 50–950 ramp
primary
#7DE992
secondary
#C248AA
accent
#12AED3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581