#7ED883#7ED883
#7ED883 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.5% C 0.146 H 145.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED883 |
|---|---|
| RGB | rgb(126, 216, 131) |
| HSL | hsl(123, 54%, 67%) |
| HSV | hsv(123, 42%, 85%) |
| CMYK | cmyk(41.7%, 0%, 39.4%, 15.3%) |
| CIE-LAB | lab(79.15, -44.20, 33.68) |
| CIE-LCH | lch(79.15, 55.57, 142.69°) |
| OKLab | oklab(80.49% -0.1203 0.0834) |
| OKLCH | oklch(80.49% 0.146 145.3) |
| XYZ | xyz(37.2549, 55.1837, 30.1568) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.11
Soft Green
#6FC276
ΔE00 5.54
Emerald
#50C878
ΔE00 5.84
Weird Green
#3AE57F
ΔE00 6.07
Lightish Green
#61E160
ΔE00 6.19
Hospital Green
#9BE5AA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED883 #D87ED3
analogous
#A6D87E #7ED883 #7ED8B0
triadic
#7ED883 #837ED8 #D8837E
tetradic
#7ED883 #7EA6D8 #D87ED3 #D8B07E
square
#7ED883 #7EA6D8 #D87ED3 #D8B07E
split-complementary
#7ED883 #B07ED8 #D87EA6
monochromatic
#33A93A #4FCA56 #7ED883 #ADE6B0 #DCF4DD
Accessibility & contrast
On white
1.74
#7ED883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#7ED883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED883
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED883 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97D
Deuteranopia (green-blind)
#CEC188
Tritanopia (blue-blind)
#72D4C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7ed883; /* rgb */ color: rgb(126, 216, 131); /* oklch */ color: oklch(80.5% 0.146 145.3);
Tailwind
colors: {
custom: {
50: '#a8e4a8',
500: '#7ed883',
950: '#000000',
},
}SCSS
$custom: #7ed883; $custom-light: #a8e4a8; $custom-dark: #000000;
JSON
{
"hex": "#7ed883",
"rgb": {
"r": 126,
"g": 216,
"b": 131
},
"hsl": {
"h": 123.333,
"s": 53.571,
"l": 67.059
},
"oklch": {
"l": 0.80494,
"c": 0.14639,
"h": 145.3
},
"luminance": 0.55186
}Semantic roles & 50–950 ramp
primary
#7ED883
secondary
#AC4EA7
accent
#24B8C1
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480