#7EE8A4#7EE8A4
#7EE8A4 is a very light, vivid green. Relative luminance 0.648; OKLCH L 85.0% C 0.138 H 154.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE8A4 |
|---|---|
| RGB | rgb(126, 232, 164) |
| HSL | hsl(142, 70%, 70%) |
| HSV | hsv(142, 46%, 91%) |
| CMYK | cmyk(45.7%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(84.39, -45.48, 23.79) |
| CIE-LCH | lch(84.39, 51.32, 152.39°) |
| OKLab | oklab(84.95% -0.1243 0.0603) |
| OKLCH | oklch(84.95% 0.138 154.1) |
| XYZ | xyz(44.1586, 64.8259, 45.3005) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Sea Green
#98F6B0
ΔE00 3.75
Hospital Green
#9BE5AA
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE8A4 #E87EC2
analogous
#8DE87E #7EE8A4 #7EE8D9
triadic
#7EE8A4 #A47EE8 #E8A47E
tetradic
#7EE8A4 #7E8DE8 #E87EC2 #E8D97E
square
#7EE8A4 #7E8DE8 #E87EC2 #E8D97E
split-complementary
#7EE8A4 #D97EE8 #E87E8D
monochromatic
#24C85F #4ADF7F #7EE8A4 #B2F1C9 #E5FAED
Accessibility & contrast
On white
1.50
#7EE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#7EE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE8A4
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE8A4 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A0
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#66E6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee8a4; /* rgb */ color: rgb(126, 232, 164); /* oklch */ color: oklch(85.0% 0.138 154.1);
Tailwind
colors: {
custom: {
50: '#a9f0bf',
500: '#7ee8a4',
950: '#000000',
},
}SCSS
$custom: #7ee8a4; $custom-light: #a9f0bf; $custom-dark: #000000;
JSON
{
"hex": "#7ee8a4",
"rgb": {
"r": 126,
"g": 232,
"b": 164
},
"hsl": {
"h": 141.509,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.84952,
"c": 0.13814,
"h": 154.1
},
"luminance": 0.64829
}Semantic roles & 50–950 ramp
primary
#7EE8A4
secondary
#C14A96
accent
#148ED2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582