#7EEE97#7EEE97
#7EEE97 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.1% C 0.159 H 149.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEE97 |
|---|---|
| RGB | rgb(126, 238, 151) |
| HSL | hsl(133, 77%, 71%) |
| HSV | hsv(133, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(85.91, -50.28, 32.47) |
| CIE-LCH | lch(85.91, 59.85, 147.14°) |
| OKLab | oklab(86.12% -0.1366 0.0811) |
| OKLCH | oklch(86.12% 0.159 149.3) |
| XYZ | xyz(44.7618, 67.8157, 40.0032) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 3.43
Foam Green
#90FDA9
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.65
Baby Green
#8CFF9E
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEE97 #EE7ED5
analogous
#9DEE7E #7EEE97 #7EEECF
triadic
#7EEE97 #977EEE #EE977E
tetradic
#7EEE97 #7E9DEE #EE7ED5 #EECF7E
square
#7EEE97 #7E9DEE #EE7ED5 #EECF7E
split-complementary
#7EEE97 #CF7EEE #EE7E9D
monochromatic
#1CD546 #48E76B #7EEE97 #B4F5C3 #E4FBE9
Accessibility & contrast
On white
1.44
#7EEE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#7EEE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEE97
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEE97 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#E0D39C
Tritanopia (blue-blind)
#69EAD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7eee97; /* rgb */ color: rgb(126, 238, 151); /* oklch */ color: oklch(86.1% 0.159 149.3);
Tailwind
colors: {
custom: {
50: '#a9f4b6',
500: '#7eee97',
950: '#000000',
},
}SCSS
$custom: #7eee97; $custom-light: #a9f4b6; $custom-dark: #000000;
JSON
{
"hex": "#7eee97",
"rgb": {
"r": 126,
"g": 238,
"b": 151
},
"hsl": {
"h": 133.393,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.86116,
"c": 0.15888,
"h": 149.3
},
"luminance": 0.67819
}Semantic roles & 50–950 ramp
primary
#7EEE97
secondary
#C848AB
accent
#0DABD9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581