#7EE8A7#7EE8A7
#7EE8A7 is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.0% C 0.135 H 155.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE8A7 |
|---|---|
| RGB | rgb(126, 232, 167) |
| HSL | hsl(143, 70%, 70%) |
| HSV | hsv(143, 46%, 91%) |
| CMYK | cmyk(45.7%, 0%, 28%, 9%) |
| CIE-LAB | lab(84.45, -44.92, 22.32) |
| CIE-LCH | lch(84.45, 50.16, 153.58°) |
| OKLab | oklab(85.02% -0.123 0.0567) |
| OKLCH | oklch(85.02% 0.135 155.2) |
| XYZ | xyz(44.4327, 64.9356, 46.7441) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.87
Light Sea Green
#98F6B0
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE8A7 #E87EBF
analogous
#8AE87E #7EE8A7 #7EE8DC
triadic
#7EE8A7 #A77EE8 #E8A77E
tetradic
#7EE8A7 #7E8AE8 #E87EBF #E8DC7E
square
#7EE8A7 #7E8AE8 #E87EBF #E8DC7E
split-complementary
#7EE8A7 #DC7EE8 #E87E8A
monochromatic
#24C863 #4ADF84 #7EE8A7 #B2F1CA #E5FAED
Accessibility & contrast
On white
1.50
#7EE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#7EE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE8A7
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE8A7 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A3
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#65E6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee8a7; /* rgb */ color: rgb(126, 232, 167); /* oklch */ color: oklch(85.0% 0.135 155.2);
Tailwind
colors: {
custom: {
50: '#a9f0c1',
500: '#7ee8a7',
950: '#000000',
},
}SCSS
$custom: #7ee8a7; $custom-light: #a9f0c1; $custom-dark: #000000;
JSON
{
"hex": "#7ee8a7",
"rgb": {
"r": 126,
"g": 232,
"b": 167
},
"hsl": {
"h": 143.208,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.85016,
"c": 0.13541,
"h": 155.2
},
"luminance": 0.64939
}Semantic roles & 50–950 ramp
primary
#7EE8A7
secondary
#C14A93
accent
#1488D2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582