#7EEE83#7EEE83
#7EEE83 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.178 H 144.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEE83 |
|---|---|
| RGB | rgb(126, 238, 131) |
| HSL | hsl(123, 77%, 71%) |
| HSV | hsv(123, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(85.62, -53.35, 42.00) |
| CIE-LCH | lch(85.62, 67.90, 141.79°) |
| OKLab | oklab(85.77% -0.145 0.1026) |
| OKLCH | oklch(85.77% 0.178 144.7) |
| XYZ | xyz(43.2732, 67.2203, 32.1629) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.33
Palegreen
#98FB98
ΔE00 3.63
Easter Green
#8CFD7E
ΔE00 4.07
Baby Green
#8CFF9E
ΔE00 4.21
Light Green
#96F97B
ΔE00 4.28
Mint Green
#8FFF9F
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEE83 #EE7EE9
analogous
#B1EE7E #7EEE83 #7EEEBB
triadic
#7EEE83 #837EEE #EE837E
tetradic
#7EEE83 #7EB1EE #EE7EE9 #EEBB7E
square
#7EEE83 #7EB1EE #EE7EE9 #EEBB7E
split-complementary
#7EEE83 #BB7EEE #EE7EB1
monochromatic
#1CD524 #48E74F #7EEE83 #B4F5B7 #E4FBE5
Accessibility & contrast
On white
1.45
#7EEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#7EEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEE83
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEE83 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7B
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#6EE9D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7eee83; /* rgb */ color: rgb(126, 238, 131); /* oklch */ color: oklch(85.8% 0.178 144.7);
Tailwind
colors: {
custom: {
50: '#aaf4a8',
500: '#7eee83',
950: '#000000',
},
}SCSS
$custom: #7eee83; $custom-light: #aaf4a8; $custom-dark: #000000;
JSON
{
"hex": "#7eee83",
"rgb": {
"r": 126,
"g": 238,
"b": 131
},
"hsl": {
"h": 122.679,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.85774,
"c": 0.17764,
"h": 144.7
},
"luminance": 0.67223
}Semantic roles & 50–950 ramp
primary
#7EEE83
secondary
#C848C2
accent
#0DD0D9
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581