#7EE4AA#7EE4AA
#7EE4AA is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.1% C 0.127 H 157.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE4AA |
|---|---|
| RGB | rgb(126, 228, 170) |
| HSL | hsl(146, 65%, 69%) |
| HSV | hsv(146, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(83.35, -42.61, 19.23) |
| CIE-LCH | lch(83.35, 46.75, 155.71°) |
| OKLab | oklab(84.14% -0.1171 0.0491) |
| OKLCH | oklch(84.14% 0.127 157.3) |
| XYZ | xyz(43.6001, 62.8215, 47.8507) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.04
Hospital Green
#9BE5AA
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.98
Light Sea Green
#98F6B0
ΔE00 5.00
Seafoam (survey)
#80F9AD
ΔE00 5.24
Light Blue Green
#7EFBB3
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE4AA #E47EB8
analogous
#85E47E #7EE4AA #7EE4DD
triadic
#7EE4AA #AA7EE4 #E4AA7E
tetradic
#7EE4AA #7E85E4 #E47EB8 #E4DD7E
square
#7EE4AA #7E85E4 #E47EB8 #E4DD7E
split-complementary
#7EE4AA #DD7EE4 #E47E85
monochromatic
#28C069 #4BD989 #7EE4AA #B1EFCB #E3F9ED
Accessibility & contrast
On white
1.55
#7EE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#7EE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE4AA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE4AA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#65E3D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ee4aa; /* rgb */ color: rgb(126, 228, 170); /* oklch */ color: oklch(84.1% 0.127 157.3);
Tailwind
colors: {
custom: {
50: '#a8edc3',
500: '#7ee4aa',
950: '#000000',
},
}SCSS
$custom: #7ee4aa; $custom-light: #a8edc3; $custom-dark: #000000;
JSON
{
"hex": "#7ee4aa",
"rgb": {
"r": 126,
"g": 228,
"b": 170
},
"hsl": {
"h": 145.882,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.8414,
"c": 0.12697,
"h": 157.3
},
"luminance": 0.62825
}Semantic roles & 50–950 ramp
primary
#7EE4AA
secondary
#BC4A8B
accent
#187FCD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582