#7ED697#7ED697
#7ED697 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.4% C 0.124 H 151.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED697 |
|---|---|
| RGB | rgb(126, 214, 151) |
| HSL | hsl(137, 52%, 67%) |
| HSV | hsv(137, 41%, 84%) |
| CMYK | cmyk(41.1%, 0%, 29.4%, 16.1%) |
| CIE-LAB | lab(78.90, -39.97, 23.03) |
| CIE-LCH | lch(78.90, 46.13, 150.05°) |
| OKLab | oklab(80.41% -0.1092 0.0583) |
| OKLCH | oklch(80.41% 0.124 151.9) |
| XYZ | xyz(38.2343, 54.7607, 37.8273) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 5.41
Emerald
#50C878
ΔE00 6.12
Soft Green
#6FC276
ΔE00 6.13
Aqua Green
#12E193
ΔE00 7.08
Light Sea Green
#98F6B0
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED697 #D67EBD
analogous
#91D67E #7ED697 #7ED6C3
triadic
#7ED697 #977ED6 #D6977E
tetradic
#7ED697 #7E91D6 #D67EBD #D6C37E
square
#7ED697 #7E91D6 #D67EBD #D6C37E
split-complementary
#7ED697 #C37ED6 #D67E91
monochromatic
#34A554 #50C772 #7ED697 #ACE5BC #DBF4E2
Accessibility & contrast
On white
1.76
#7ED697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#7ED697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED697
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED697 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C993
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#6ED4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed697; /* rgb */ color: rgb(126, 214, 151); /* oklch */ color: oklch(80.4% 0.124 151.9);
Tailwind
colors: {
custom: {
50: '#a7e3b6',
500: '#7ed697',
950: '#000000',
},
}SCSS
$custom: #7ed697; $custom-light: #a7e3b6; $custom-dark: #000000;
JSON
{
"hex": "#7ed697",
"rgb": {
"r": 126,
"g": 214,
"b": 151
},
"hsl": {
"h": 137.045,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.80409,
"c": 0.12383,
"h": 151.9
},
"luminance": 0.54763
}Semantic roles & 50–950 ramp
primary
#7ED697
secondary
#A94F90
accent
#2694BF
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481