#7DE79F#7DE79F
#7DE79F is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.6% C 0.142 H 152.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE79F |
|---|---|
| RGB | rgb(125, 231, 159) |
| HSL | hsl(139, 69%, 70%) |
| HSV | hsv(139, 46%, 91%) |
| CMYK | cmyk(45.9%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.97, -46.22, 25.78) |
| CIE-LCH | lch(83.97, 52.92, 150.85°) |
| OKLab | oklab(84.57% -0.1261 0.0651) |
| OKLCH | oklch(84.57% 0.142 152.7) |
| XYZ | xyz(43.2884, 64.0118, 42.8686) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 3.94
Light Sea Green
#98F6B0
ΔE00 3.95
Hospital Green
#9BE5AA
ΔE00 4.06
Light Blue Green
#7EFBB3
ΔE00 4.45
Lightgreen
#90EE90
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE79F #E77DC5
analogous
#90E77D #7DE79F #7DE7D4
triadic
#7DE79F #9F7DE7 #E79F7D
tetradic
#7DE79F #7D90E7 #E77DC5 #E7D47D
square
#7DE79F #7D90E7 #E77DC5 #E7D47D
split-complementary
#7DE79F #D47DE7 #E77D90
monochromatic
#24C558 #49DD79 #7DE79F #B1F1C5 #E4FAEB
Accessibility & contrast
On white
1.52
#7DE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#7DE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE79F
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE79F | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89B
Deuteranopia (green-blind)
#D8CDA3
Tritanopia (blue-blind)
#66E4D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7de79f; /* rgb */ color: rgb(125, 231, 159); /* oklch */ color: oklch(84.6% 0.142 152.7);
Tailwind
colors: {
custom: {
50: '#a8efbb',
500: '#7de79f',
950: '#000000',
},
}SCSS
$custom: #7de79f; $custom-light: #a8efbb; $custom-dark: #000000;
JSON
{
"hex": "#7de79f",
"rgb": {
"r": 125,
"g": 231,
"b": 159
},
"hsl": {
"h": 139.245,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.84567,
"c": 0.1419,
"h": 152.7
},
"luminance": 0.64015
}Semantic roles & 50–950 ramp
primary
#7DE79F
secondary
#BF4999
accent
#1594D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582