#7EE083#7EE083
#7EE083 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.158 H 145.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE083 |
|---|---|
| RGB | rgb(126, 224, 131) |
| HSL | hsl(123, 61%, 69%) |
| HSV | hsv(123, 44%, 88%) |
| CMYK | cmyk(43.7%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(81.50, -47.60, 36.74) |
| CIE-LCH | lch(81.50, 60.13, 142.34°) |
| OKLab | oklab(82.41% -0.1295 0.0905) |
| OKLCH | oklch(82.41% 0.158 145) |
| XYZ | xyz(39.3545, 59.3830, 30.8567) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.39
Lightish Green
#61E160
ΔE00 4.97
Weird Green
#3AE57F
ΔE00 5.12
Palegreen
#98FB98
ΔE00 6.05
Tealish Green
#0CDC73
ΔE00 6.31
Fresh Green
#69D84F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE083 #E07EDB
analogous
#AAE07E #7EE083 #7EE0B4
triadic
#7EE083 #837EE0 #E0837E
tetradic
#7EE083 #7EAAE0 #E07EDB #E0B47E
square
#7EE083 #7EAAE0 #E07EDB #E0B47E
split-complementary
#7EE083 #B47EE0 #E07EAA
monochromatic
#2CB833 #4DD454 #7EE083 #AFECB2 #E1F8E2
Accessibility & contrast
On white
1.63
#7EE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#7EE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE083
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE083 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#D5C789
Tritanopia (blue-blind)
#71DBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ee083; /* rgb */ color: rgb(126, 224, 131); /* oklch */ color: oklch(82.4% 0.158 145.0);
Tailwind
colors: {
custom: {
50: '#a8eaa8',
500: '#7ee083',
950: '#000000',
},
}SCSS
$custom: #7ee083; $custom-light: #a8eaa8; $custom-dark: #000000;
JSON
{
"hex": "#7ee083",
"rgb": {
"r": 126,
"g": 224,
"b": 131
},
"hsl": {
"h": 123.061,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.82414,
"c": 0.15799,
"h": 145
},
"luminance": 0.59386
}Semantic roles & 50–950 ramp
primary
#7EE083
secondary
#B74BB2
accent
#1DC0C9
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480