#7ED692#7ED692
#7ED692 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.3% C 0.129 H 150.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED692 |
|---|---|
| RGB | rgb(126, 214, 146) |
| HSL | hsl(134, 52%, 67%) |
| HSV | hsv(134, 41%, 84%) |
| CMYK | cmyk(41.1%, 0%, 31.8%, 16.1%) |
| CIE-LAB | lab(78.81, -40.85, 25.51) |
| CIE-LCH | lch(78.81, 48.17, 148.02°) |
| OKLab | oklab(80.3% -0.1114 0.0643) |
| OKLCH | oklch(80.3% 0.129 150) |
| XYZ | xyz(37.8368, 54.6017, 35.7340) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.81
Soft Green
#6FC276
ΔE00 5.59
Emerald
#50C878
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 6.39
Lightgreen
#90EE90
ΔE00 6.79
Seaweed
#18D17B
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED692 #D67EC2
analogous
#96D67E #7ED692 #7ED6BE
triadic
#7ED692 #927ED6 #D6927E
tetradic
#7ED692 #7E96D6 #D67EC2 #D6BE7E
square
#7ED692 #7E96D6 #D67EC2 #D6BE7E
split-complementary
#7ED692 #BE7ED6 #D67E96
monochromatic
#34A54E #50C76B #7ED692 #ACE5B9 #DBF4E0
Accessibility & contrast
On white
1.76
#7ED692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#7ED692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED692
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED692 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98E
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#6FD3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed692; /* rgb */ color: rgb(126, 214, 146); /* oklch */ color: oklch(80.3% 0.129 150.0);
Tailwind
colors: {
custom: {
50: '#a7e3b2',
500: '#7ed692',
950: '#000000',
},
}SCSS
$custom: #7ed692; $custom-light: #a7e3b2; $custom-dark: #000000;
JSON
{
"hex": "#7ed692",
"rgb": {
"r": 126,
"g": 214,
"b": 146
},
"hsl": {
"h": 133.636,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.80304,
"c": 0.12866,
"h": 150
},
"luminance": 0.54604
}Semantic roles & 50–950 ramp
primary
#7ED692
secondary
#A94F95
accent
#269CBF
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481