#7EE3AA#7EE3AA
#7EE3AA is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.9% C 0.126 H 157.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE3AA |
|---|---|
| RGB | rgb(126, 227, 170) |
| HSL | hsl(146, 64%, 69%) |
| HSV | hsv(146, 44%, 89%) |
| CMYK | cmyk(44.5%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(83.06, -42.17, 18.83) |
| CIE-LCH | lch(83.06, 46.18, 155.94°) |
| OKLab | oklab(83.9% -0.116 0.0481) |
| OKLCH | oklch(83.9% 0.126 157.5) |
| XYZ | xyz(43.3258, 62.2729, 47.7592) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.82
Hospital Green
#9BE5AA
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 5.20
Light Sea Green
#98F6B0
ΔE00 5.24
Seafoam (survey)
#80F9AD
ΔE00 5.52
Light Teal
#90E4C1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE3AA #E37EB7
analogous
#85E37E #7EE3AA #7EE3DD
triadic
#7EE3AA #AA7EE3 #E3AA7E
tetradic
#7EE3AA #7E85E3 #E37EB7 #E3DD7E
square
#7EE3AA #7E85E3 #E37EB7 #E3DD7E
split-complementary
#7EE3AA #DD7EE3 #E37E85
monochromatic
#29BD6A #4CD889 #7EE3AA #B0EECB #E3F9EC
Accessibility & contrast
On white
1.56
#7EE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#7EE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE3AA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE3AA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A7
Deuteranopia (green-blind)
#D2CBAD
Tritanopia (blue-blind)
#65E2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ee3aa; /* rgb */ color: rgb(126, 227, 170); /* oklch */ color: oklch(83.9% 0.126 157.5);
Tailwind
colors: {
custom: {
50: '#a8ecc3',
500: '#7ee3aa',
950: '#000000',
},
}SCSS
$custom: #7ee3aa; $custom-light: #a8ecc3; $custom-dark: #000000;
JSON
{
"hex": "#7ee3aa",
"rgb": {
"r": 126,
"g": 227,
"b": 170
},
"hsl": {
"h": 146.139,
"s": 64.331,
"l": 69.216
},
"oklch": {
"l": 0.83904,
"c": 0.12553,
"h": 157.5
},
"luminance": 0.62276
}Semantic roles & 50–950 ramp
primary
#7EE3AA
secondary
#BB4B8A
accent
#197ECC
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582