#7EE79E#7EE79E
#7EE79E is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.6% C 0.142 H 152.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE79E |
|---|---|
| RGB | rgb(126, 231, 158) |
| HSL | hsl(138, 69%, 70%) |
| HSV | hsv(138, 45%, 91%) |
| CMYK | cmyk(45.5%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.99, -46.13, 26.33) |
| CIE-LCH | lch(83.99, 53.12, 150.29°) |
| OKLab | oklab(84.59% -0.1258 0.0664) |
| OKLCH | oklch(84.59% 0.142 152.2) |
| XYZ | xyz(43.3488, 64.0529, 42.4203) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Sea Green
#98F6B0
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 3.97
Hospital Green
#9BE5AA
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.53
Lightgreen
#90EE90
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE79E #E77EC7
analogous
#92E77E #7EE79E #7EE7D3
triadic
#7EE79E #9E7EE7 #E79E7E
tetradic
#7EE79E #7E92E7 #E77EC7 #E7D37E
square
#7EE79E #7E92E7 #E77EC7 #E7D37E
split-complementary
#7EE79E #D37EE7 #E77E92
monochromatic
#25C656 #4ADD77 #7EE79E #B2F1C5 #E5FAEC
Accessibility & contrast
On white
1.52
#7EE79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#7EE79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE79E
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE79E | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D899
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#68E4D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7ee79e; /* rgb */ color: rgb(126, 231, 158); /* oklch */ color: oklch(84.6% 0.142 152.2);
Tailwind
colors: {
custom: {
50: '#a9efbb',
500: '#7ee79e',
950: '#000000',
},
}SCSS
$custom: #7ee79e; $custom-light: #a9efbb; $custom-dark: #000000;
JSON
{
"hex": "#7ee79e",
"rgb": {
"r": 126,
"g": 231,
"b": 158
},
"hsl": {
"h": 138.286,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.8459,
"c": 0.14227,
"h": 152.2
},
"luminance": 0.64056
}Semantic roles & 50–950 ramp
primary
#7EE79E
secondary
#BF4A9C
accent
#1597D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582