#7EE2A2#7EE2A2
#7EE2A2 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.5% C 0.131 H 154.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2A2 |
|---|---|
| RGB | rgb(126, 226, 162) |
| HSL | hsl(142, 63%, 69%) |
| HSV | hsv(142, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(82.61, -43.25, 22.38) |
| CIE-LCH | lch(82.61, 48.69, 152.64°) |
| OKLab | oklab(83.49% -0.1183 0.0568) |
| OKLCH | oklch(83.49% 0.131 154.4) |
| XYZ | xyz(42.3192, 61.4339, 43.8034) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 4.36
Light Sea Green
#98F6B0
ΔE00 4.84
Seafoam (survey)
#80F9AD
ΔE00 5.14
Seafoam Green
#7AF9AB
ΔE00 5.28
Light Blue Green
#7EFBB3
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2A2 #E27EBE
analogous
#8CE27E #7EE2A2 #7EE2D4
triadic
#7EE2A2 #A27EE2 #E2A27E
tetradic
#7EE2A2 #7E8CE2 #E27EBE #E2D47E
square
#7EE2A2 #7E8CE2 #E27EBE #E2D47E
split-complementary
#7EE2A2 #D47EE2 #E27E8C
monochromatic
#2ABB5E #4CD77E #7EE2A2 #B0EDC6 #E2F8EA
Accessibility & contrast
On white
1.58
#7EE2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#7EE2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2A2
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2A2 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49E
Deuteranopia (green-blind)
#D3C9A6
Tritanopia (blue-blind)
#68E0D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ee2a2; /* rgb */ color: rgb(126, 226, 162); /* oklch */ color: oklch(83.5% 0.131 154.4);
Tailwind
colors: {
custom: {
50: '#a8ebbd',
500: '#7ee2a2',
950: '#000000',
},
}SCSS
$custom: #7ee2a2; $custom-light: #a8ebbd; $custom-dark: #000000;
JSON
{
"hex": "#7ee2a2",
"rgb": {
"r": 126,
"g": 226,
"b": 162
},
"hsl": {
"h": 141.6,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.8349,
"c": 0.13128,
"h": 154.4
},
"luminance": 0.61437
}Semantic roles & 50–950 ramp
primary
#7EE2A2
secondary
#B94B92
accent
#1A8BCB
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482