#7ED985#7ED985
#7ED985 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.8% C 0.146 H 145.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED985 |
|---|---|
| RGB | rgb(126, 217, 133) |
| HSL | hsl(125, 54%, 67%) |
| HSV | hsv(125, 42%, 85%) |
| CMYK | cmyk(41.9%, 0%, 38.7%, 14.9%) |
| CIE-LAB | lab(79.47, -44.32, 33.09) |
| CIE-LCH | lch(79.47, 55.31, 143.25°) |
| OKLab | oklab(80.77% -0.1206 0.0821) |
| OKLCH | oklch(80.77% 0.146 145.8) |
| XYZ | xyz(37.6487, 55.7524, 30.9632) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.94
Soft Green
#6FC276
ΔE00 5.74
Emerald
#50C878
ΔE00 5.91
Weird Green
#3AE57F
ΔE00 5.94
Hospital Green
#9BE5AA
ΔE00 6.18
Lightish Green
#61E160
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED985 #D97ED2
analogous
#A5D97E #7ED985 #7ED9B2
triadic
#7ED985 #857ED9 #D9857E
tetradic
#7ED985 #7EA5D9 #D97ED2 #D9B27E
square
#7ED985 #7EA5D9 #D97ED2 #D9B27E
split-complementary
#7ED985 #B27ED9 #D97EA5
monochromatic
#32AA3B #4FCB58 #7ED985 #ADE7B2 #DDF5DE
Accessibility & contrast
On white
1.73
#7ED985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#7ED985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED985
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED985 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7F
Deuteranopia (green-blind)
#CEC18A
Tritanopia (blue-blind)
#72D5C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7ed985; /* rgb */ color: rgb(126, 217, 133); /* oklch */ color: oklch(80.8% 0.146 145.8);
Tailwind
colors: {
custom: {
50: '#a8e5a9',
500: '#7ed985',
950: '#000000',
},
}SCSS
$custom: #7ed985; $custom-light: #a8e5a9; $custom-dark: #000000;
JSON
{
"hex": "#7ed985",
"rgb": {
"r": 126,
"g": 217,
"b": 133
},
"hsl": {
"h": 124.615,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.8077,
"c": 0.14589,
"h": 145.8
},
"luminance": 0.55755
}Semantic roles & 50–950 ramp
primary
#7ED985
secondary
#AE4EA6
accent
#24B6C2
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101610
muted
#818480