#7EE8A0#7EE8A0
#7EE8A0 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.9% C 0.142 H 152.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE8A0 |
|---|---|
| RGB | rgb(126, 232, 160) |
| HSL | hsl(139, 70%, 70%) |
| HSV | hsv(139, 46%, 91%) |
| CMYK | cmyk(45.7%, 0%, 31%, 9%) |
| CIE-LAB | lab(84.32, -46.20, 25.75) |
| CIE-LCH | lch(84.32, 52.89, 150.87°) |
| OKLab | oklab(84.87% -0.126 0.065) |
| OKLCH | oklch(84.87% 0.142 152.7) |
| XYZ | xyz(43.8030, 64.6837, 43.4279) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.65
Light Sea Green
#98F6B0
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.75
Hospital Green
#9BE5AA
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE8A0 #E87EC6
analogous
#91E87E #7EE8A0 #7EE8D5
triadic
#7EE8A0 #A07EE8 #E8A07E
tetradic
#7EE8A0 #7E91E8 #E87EC6 #E8D57E
square
#7EE8A0 #7E91E8 #E87EC6 #E8D57E
split-complementary
#7EE8A0 #D57EE8 #E87E91
monochromatic
#24C858 #4ADF7A #7EE8A0 #B2F1C6 #E5FAEC
Accessibility & contrast
On white
1.51
#7EE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#7EE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE8A0
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE8A0 | 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)
#E8D99C
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#68E5D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ee8a0; /* rgb */ color: rgb(126, 232, 160); /* oklch */ color: oklch(84.9% 0.142 152.7);
Tailwind
colors: {
custom: {
50: '#a9f0bc',
500: '#7ee8a0',
950: '#000000',
},
}SCSS
$custom: #7ee8a0; $custom-light: #a9f0bc; $custom-dark: #000000;
JSON
{
"hex": "#7ee8a0",
"rgb": {
"r": 126,
"g": 232,
"b": 160
},
"hsl": {
"h": 139.245,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.84868,
"c": 0.14184,
"h": 152.7
},
"luminance": 0.64687
}Semantic roles & 50–950 ramp
primary
#7EE8A0
secondary
#C14A9A
accent
#1495D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582