#7EE2AA#7EE2AA
#7EE2AA is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.7% C 0.124 H 157.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2AA |
|---|---|
| RGB | rgb(126, 226, 170) |
| HSL | hsl(146, 63%, 69%) |
| HSV | hsv(146, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(82.77, -41.73, 18.43) |
| CIE-LCH | lch(82.77, 45.62, 156.18°) |
| OKLab | oklab(83.67% -0.1148 0.0471) |
| OKLCH | oklch(83.67% 0.124 157.7) |
| XYZ | xyz(43.0531, 61.7275, 47.6683) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.60
Hospital Green
#9BE5AA
ΔE00 3.89
Light Teal
#90E4C1
ΔE00 5.36
Light Greenish Blue
#63F7B4
ΔE00 5.43
Light Sea Green
#98F6B0
ΔE00 5.49
Light Blue Green
#7EFBB3
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2AA #E27EB6
analogous
#84E27E #7EE2AA #7EE2DC
triadic
#7EE2AA #AA7EE2 #E2AA7E
tetradic
#7EE2AA #7E84E2 #E27EB6 #E2DC7E
square
#7EE2AA #7E84E2 #E27EB6 #E2DC7E
split-complementary
#7EE2AA #DC7EE2 #E27E84
monochromatic
#2ABB6A #4CD789 #7EE2AA #B0EDCB #E2F8EC
Accessibility & contrast
On white
1.57
#7EE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#7EE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2AA
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2AA | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A7
Deuteranopia (green-blind)
#D1CAAD
Tritanopia (blue-blind)
#66E1D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ee2aa; /* rgb */ color: rgb(126, 226, 170); /* oklch */ color: oklch(83.7% 0.124 157.7);
Tailwind
colors: {
custom: {
50: '#a8ebc3',
500: '#7ee2aa',
950: '#000000',
},
}SCSS
$custom: #7ee2aa; $custom-light: #a8ebc3; $custom-dark: #000000;
JSON
{
"hex": "#7ee2aa",
"rgb": {
"r": 126,
"g": 226,
"b": 170
},
"hsl": {
"h": 146.4,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.83669,
"c": 0.12408,
"h": 157.7
},
"luminance": 0.61731
}Semantic roles & 50–950 ramp
primary
#7EE2AA
secondary
#B94B89
accent
#1A7DCB
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482