#7EE8A6#7EE8A6
#7EE8A6 is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.0% C 0.136 H 154.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE8A6 |
|---|---|
| RGB | rgb(126, 232, 166) |
| HSL | hsl(143, 70%, 70%) |
| HSV | hsv(143, 46%, 91%) |
| CMYK | cmyk(45.7%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(84.43, -45.11, 22.81) |
| CIE-LCH | lch(84.43, 50.55, 153.18°) |
| OKLab | oklab(85% -0.1234 0.0579) |
| OKLCH | oklch(85% 0.136 154.9) |
| XYZ | xyz(44.3406, 64.8987, 46.2592) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.81
Light Sea Green
#98F6B0
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE8A6 #E87EC0
analogous
#8BE87E #7EE8A6 #7EE8DB
triadic
#7EE8A6 #A67EE8 #E8A67E
tetradic
#7EE8A6 #7E8BE8 #E87EC0 #E8DB7E
square
#7EE8A6 #7E8BE8 #E87EC0 #E8DB7E
split-complementary
#7EE8A6 #DB7EE8 #E87E8B
monochromatic
#24C862 #4ADF82 #7EE8A6 #B2F1CA #E5FAED
Accessibility & contrast
On white
1.50
#7EE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#7EE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE8A6
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE8A6 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A2
Deuteranopia (green-blind)
#D8CEAA
Tritanopia (blue-blind)
#66E6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee8a6; /* rgb */ color: rgb(126, 232, 166); /* oklch */ color: oklch(85.0% 0.136 154.9);
Tailwind
colors: {
custom: {
50: '#a9f0c0',
500: '#7ee8a6',
950: '#000000',
},
}SCSS
$custom: #7ee8a6; $custom-light: #a9f0c0; $custom-dark: #000000;
JSON
{
"hex": "#7ee8a6",
"rgb": {
"r": 126,
"g": 232,
"b": 166
},
"hsl": {
"h": 142.642,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.84995,
"c": 0.13632,
"h": 154.9
},
"luminance": 0.64902
}Semantic roles & 50–950 ramp
primary
#7EE8A6
secondary
#C14A94
accent
#148AD2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582