#7EE8A3#7EE8A3
#7EE8A3 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.9% C 0.139 H 153.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE8A3 |
|---|---|
| RGB | rgb(126, 232, 163) |
| HSL | hsl(141, 70%, 70%) |
| HSV | hsv(141, 46%, 91%) |
| CMYK | cmyk(45.7%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(84.38, -45.66, 24.28) |
| CIE-LCH | lch(84.38, 51.71, 152.00°) |
| OKLab | oklab(84.93% -0.1247 0.0615) |
| OKLCH | oklch(84.93% 0.139 153.8) |
| XYZ | xyz(44.0686, 64.7899, 44.8267) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Sea Green
#98F6B0
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.80
Hospital Green
#9BE5AA
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE8A3 #E87EC3
analogous
#8EE87E #7EE8A3 #7EE8D8
triadic
#7EE8A3 #A37EE8 #E8A37E
tetradic
#7EE8A3 #7E8EE8 #E87EC3 #E8D87E
square
#7EE8A3 #7E8EE8 #E87EC3 #E8D87E
split-complementary
#7EE8A3 #D87EE8 #E87E8E
monochromatic
#24C85D #4ADF7E #7EE8A3 #B2F1C8 #E5FAEC
Accessibility & contrast
On white
1.50
#7EE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#7EE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE8A3
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE8A3 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99F
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#67E6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ee8a3; /* rgb */ color: rgb(126, 232, 163); /* oklch */ color: oklch(84.9% 0.139 153.8);
Tailwind
colors: {
custom: {
50: '#a9f0be',
500: '#7ee8a3',
950: '#000000',
},
}SCSS
$custom: #7ee8a3; $custom-light: #a9f0be; $custom-dark: #000000;
JSON
{
"hex": "#7ee8a3",
"rgb": {
"r": 126,
"g": 232,
"b": 163
},
"hsl": {
"h": 140.943,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.84931,
"c": 0.13906,
"h": 153.8
},
"luminance": 0.64793
}Semantic roles & 50–950 ramp
primary
#7EE8A3
secondary
#C14A97
accent
#148FD2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582