#7EE2A3#7EE2A3
#7EE2A3 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.5% C 0.130 H 154.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2A3 |
|---|---|
| RGB | rgb(126, 226, 163) |
| HSL | hsl(142, 63%, 69%) |
| HSV | hsv(142, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 27.9%, 11.4%) |
| CIE-LAB | lab(82.63, -43.06, 21.88) |
| CIE-LCH | lch(82.63, 48.30, 153.06°) |
| OKLab | oklab(83.51% -0.1179 0.0556) |
| OKLCH | oklch(83.51% 0.13 154.7) |
| XYZ | xyz(42.4085, 61.4696, 44.2734) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 4.15
Light Sea Green
#98F6B0
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 5.19
Seafoam Green
#7AF9AB
ΔE00 5.34
Light Blue Green
#7EFBB3
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2A3 #E27EBD
analogous
#8BE27E #7EE2A3 #7EE2D5
triadic
#7EE2A3 #A37EE2 #E2A37E
tetradic
#7EE2A3 #7E8BE2 #E27EBD #E2D57E
square
#7EE2A3 #7E8BE2 #E27EBD #E2D57E
split-complementary
#7EE2A3 #D57EE2 #E27E8B
monochromatic
#2ABB60 #4CD77F #7EE2A3 #B0EDC7 #E2F8EA
Accessibility & contrast
On white
1.58
#7EE2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#7EE2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2A3
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2A3 | 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)
#E2D49F
Deuteranopia (green-blind)
#D2C9A7
Tritanopia (blue-blind)
#68E0D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ee2a3; /* rgb */ color: rgb(126, 226, 163); /* oklch */ color: oklch(83.5% 0.130 154.7);
Tailwind
colors: {
custom: {
50: '#a8ebbe',
500: '#7ee2a3',
950: '#000000',
},
}SCSS
$custom: #7ee2a3; $custom-light: #a8ebbe; $custom-dark: #000000;
JSON
{
"hex": "#7ee2a3",
"rgb": {
"r": 126,
"g": 226,
"b": 163
},
"hsl": {
"h": 142.2,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.83512,
"c": 0.13037,
"h": 154.7
},
"luminance": 0.61473
}Semantic roles & 50–950 ramp
primary
#7EE2A3
secondary
#B94B90
accent
#1A8ACB
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482