#7EE899#7EE899
#7EE899 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.7% C 0.148 H 150.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE899 |
|---|---|
| RGB | rgb(126, 232, 153) |
| HSL | hsl(135, 70%, 70%) |
| HSV | hsv(135, 46%, 91%) |
| CMYK | cmyk(45.7%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(84.20, -47.43, 29.17) |
| CIE-LCH | lch(84.20, 55.68, 148.41°) |
| OKLab | oklab(84.73% -0.1291 0.0732) |
| OKLCH | oklch(84.73% 0.148 150.4) |
| XYZ | xyz(43.2078, 64.4456, 40.2932) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 3.97
Light Sea Green
#98F6B0
ΔE00 4.08
Foam Green
#90FDA9
ΔE00 4.56
Light Bluish Green
#76FDA8
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE899 #E87ECD
analogous
#98E87E #7EE899 #7EE8CE
triadic
#7EE899 #997EE8 #E8997E
tetradic
#7EE899 #7E98E8 #E87ECD #E8CE7E
square
#7EE899 #7E98E8 #E87ECD #E8CE7E
split-complementary
#7EE899 #CE7EE8 #E87E98
monochromatic
#24C84D #4ADF70 #7EE899 #B2F1C2 #E5FAEA
Accessibility & contrast
On white
1.51
#7EE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#7EE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE899
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE899 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D894
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#6AE5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ee899; /* rgb */ color: rgb(126, 232, 153); /* oklch */ color: oklch(84.7% 0.148 150.4);
Tailwind
colors: {
custom: {
50: '#a9f0b7',
500: '#7ee899',
950: '#000000',
},
}SCSS
$custom: #7ee899; $custom-light: #a9f0b7; $custom-dark: #000000;
JSON
{
"hex": "#7ee899",
"rgb": {
"r": 126,
"g": 232,
"b": 153
},
"hsl": {
"h": 135.283,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.84727,
"c": 0.14841,
"h": 150.4
},
"luminance": 0.64449
}Semantic roles & 50–950 ramp
primary
#7EE899
secondary
#C14AA2
accent
#14A1D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581