#7EE5A5#7EE5A5
#7EE5A5 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.3% C 0.133 H 155.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE5A5 |
|---|---|
| RGB | rgb(126, 229, 165) |
| HSL | hsl(143, 66%, 70%) |
| HSV | hsv(143, 45%, 90%) |
| CMYK | cmyk(45%, 0%, 27.9%, 10.2%) |
| CIE-LAB | lab(83.54, -44.00, 22.10) |
| CIE-LCH | lch(83.54, 49.24, 153.33°) |
| OKLab | oklab(84.26% -0.1204 0.0562) |
| OKLCH | oklch(84.26% 0.133 155) |
| XYZ | xyz(43.4120, 63.1877, 45.4989) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 4.32
Light Sea Green
#98F6B0
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE5A5 #E57EBE
analogous
#8BE57E #7EE5A5 #7EE5D8
triadic
#7EE5A5 #A57EE5 #E5A57E
tetradic
#7EE5A5 #7E8BE5 #E57EBE #E5D87E
square
#7EE5A5 #7E8BE5 #E57EBE #E5D87E
split-complementary
#7EE5A5 #D87EE5 #E57E8B
monochromatic
#27C262 #4BDB81 #7EE5A5 #B1EFC9 #E4FAEC
Accessibility & contrast
On white
1.54
#7EE5A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#7EE5A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE5A5
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE5A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE5A5 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A1
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#67E3D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ee5a5; /* rgb */ color: rgb(126, 229, 165); /* oklch */ color: oklch(84.3% 0.133 155.0);
Tailwind
colors: {
custom: {
50: '#a8eec0',
500: '#7ee5a5',
950: '#000000',
},
}SCSS
$custom: #7ee5a5; $custom-light: #a8eec0; $custom-dark: #000000;
JSON
{
"hex": "#7ee5a5",
"rgb": {
"r": 126,
"g": 229,
"b": 165
},
"hsl": {
"h": 142.718,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.84264,
"c": 0.13289,
"h": 155
},
"luminance": 0.63191
}Semantic roles & 50–950 ramp
primary
#7EE5A5
secondary
#BD4A92
accent
#1789CE
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582