#7EE8A2#7EE8A2
#7EE8A2 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.9% C 0.140 H 153.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE8A2 |
|---|---|
| RGB | rgb(126, 232, 162) |
| HSL | hsl(140, 70%, 70%) |
| HSV | hsv(140, 46%, 91%) |
| CMYK | cmyk(45.7%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(84.36, -45.84, 24.77) |
| CIE-LCH | lch(84.36, 52.11, 151.62°) |
| OKLab | oklab(84.91% -0.1252 0.0627) |
| OKLCH | oklch(84.91% 0.14 153.4) |
| XYZ | xyz(43.9794, 64.7542, 44.3567) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Sea Green
#98F6B0
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.77
Hospital Green
#9BE5AA
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE8A2 #E87EC4
analogous
#8FE87E #7EE8A2 #7EE8D7
triadic
#7EE8A2 #A27EE8 #E8A27E
tetradic
#7EE8A2 #7E8FE8 #E87EC4 #E8D77E
square
#7EE8A2 #7E8FE8 #E87EC4 #E8D77E
split-complementary
#7EE8A2 #D77EE8 #E87E8F
monochromatic
#24C85B #4ADF7D #7EE8A2 #B2F1C7 #E5FAEC
Accessibility & contrast
On white
1.51
#7EE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#7EE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE8A2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE8A2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#67E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ee8a2; /* rgb */ color: rgb(126, 232, 162); /* oklch */ color: oklch(84.9% 0.140 153.4);
Tailwind
colors: {
custom: {
50: '#a9f0be',
500: '#7ee8a2',
950: '#000000',
},
}SCSS
$custom: #7ee8a2; $custom-light: #a9f0be; $custom-dark: #000000;
JSON
{
"hex": "#7ee8a2",
"rgb": {
"r": 126,
"g": 232,
"b": 162
},
"hsl": {
"h": 140.377,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.8491,
"c": 0.13998,
"h": 153.4
},
"luminance": 0.64757
}Semantic roles & 50–950 ramp
primary
#7EE8A2
secondary
#C14A98
accent
#1491D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582