#7EE5A7#7EE5A7
#7EE5A7 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.3% C 0.131 H 155.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE5A7 |
|---|---|
| RGB | rgb(126, 229, 167) |
| HSL | hsl(144, 66%, 70%) |
| HSV | hsv(144, 45%, 90%) |
| CMYK | cmyk(45%, 0%, 27.1%, 10.2%) |
| CIE-LAB | lab(83.58, -43.62, 21.11) |
| CIE-LCH | lch(83.58, 48.46, 154.17°) |
| OKLab | oklab(84.31% -0.1196 0.0537) |
| OKLCH | oklch(84.31% 0.131 155.8) |
| XYZ | xyz(43.5954, 63.2611, 46.4651) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.62
Seafoam
#7FE0B3
ΔE00 3.90
Light Sea Green
#98F6B0
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 4.67
Light Greenish Blue
#63F7B4
ΔE00 4.81
Light Blue Green
#7EFBB3
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE5A7 #E57EBC
analogous
#89E57E #7EE5A7 #7EE5DA
triadic
#7EE5A7 #A77EE5 #E5A77E
tetradic
#7EE5A7 #7E89E5 #E57EBC #E5DA7E
square
#7EE5A7 #7E89E5 #E57EBC #E5DA7E
split-complementary
#7EE5A7 #DA7EE5 #E57E89
monochromatic
#27C265 #4BDB84 #7EE5A7 #B1EFCA #E4FAEC
Accessibility & contrast
On white
1.54
#7EE5A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#7EE5A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE5A7
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE5A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE5A7 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A3
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#66E3D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ee5a7; /* rgb */ color: rgb(126, 229, 167); /* oklch */ color: oklch(84.3% 0.131 155.8);
Tailwind
colors: {
custom: {
50: '#a8eec1',
500: '#7ee5a7',
950: '#000000',
},
}SCSS
$custom: #7ee5a7; $custom-light: #a8eec1; $custom-dark: #000000;
JSON
{
"hex": "#7ee5a7",
"rgb": {
"r": 126,
"g": 229,
"b": 167
},
"hsl": {
"h": 143.883,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.84308,
"c": 0.13109,
"h": 155.8
},
"luminance": 0.63264
}Semantic roles & 50–950 ramp
primary
#7EE5A7
secondary
#BD4A8F
accent
#1785CE
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582