#7EE3A7#7EE3A7
#7EE3A7 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.8% C 0.128 H 156.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE3A7 |
|---|---|
| RGB | rgb(126, 227, 167) |
| HSL | hsl(144, 64%, 69%) |
| HSV | hsv(144, 44%, 89%) |
| CMYK | cmyk(44.5%, 0%, 26.4%, 11%) |
| CIE-LAB | lab(83.00, -42.75, 20.31) |
| CIE-LCH | lch(83.00, 47.33, 154.59°) |
| OKLab | oklab(83.84% -0.1173 0.0517) |
| OKLCH | oklch(83.84% 0.128 156.2) |
| XYZ | xyz(43.0452, 62.1607, 46.2817) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.48
Hospital Green
#9BE5AA
ΔE00 3.62
Light Sea Green
#98F6B0
ΔE00 4.94
Light Greenish Blue
#63F7B4
ΔE00 5.20
Seafoam (survey)
#80F9AD
ΔE00 5.21
Light Blue Green
#7EFBB3
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE3A7 #E37EBA
analogous
#88E37E #7EE3A7 #7EE3D9
triadic
#7EE3A7 #A77EE3 #E3A77E
tetradic
#7EE3A7 #7E88E3 #E37EBA #E3D97E
square
#7EE3A7 #7E88E3 #E37EBA #E3D97E
split-complementary
#7EE3A7 #D97EE3 #E37E88
monochromatic
#29BD65 #4CD885 #7EE3A7 #B0EEC9 #E3F9EC
Accessibility & contrast
On white
1.56
#7EE3A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#7EE3A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE3A7
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE3A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE3A7 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A4
Deuteranopia (green-blind)
#D3CAAB
Tritanopia (blue-blind)
#66E1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ee3a7; /* rgb */ color: rgb(126, 227, 167); /* oklch */ color: oklch(83.8% 0.128 156.2);
Tailwind
colors: {
custom: {
50: '#a8ecc1',
500: '#7ee3a7',
950: '#000000',
},
}SCSS
$custom: #7ee3a7; $custom-light: #a8ecc1; $custom-dark: #000000;
JSON
{
"hex": "#7ee3a7",
"rgb": {
"r": 126,
"g": 227,
"b": 167
},
"hsl": {
"h": 144.356,
"s": 64.331,
"l": 69.216
},
"oklch": {
"l": 0.83836,
"c": 0.1282,
"h": 156.2
},
"luminance": 0.62164
}Semantic roles & 50–950 ramp
primary
#7EE3A7
secondary
#BB4B8D
accent
#1984CC
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582