#7ED192#7ED192
#7ED192 is a light, vivid green. Relative luminance 0.521; OKLCH L 79.1% C 0.121 H 150.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED192 |
|---|---|
| RGB | rgb(126, 209, 146) |
| HSL | hsl(134, 47%, 66%) |
| HSV | hsv(134, 40%, 82%) |
| CMYK | cmyk(39.7%, 0%, 30.1%, 18%) |
| CIE-LAB | lab(77.35, -38.62, 23.52) |
| CIE-LCH | lch(77.35, 45.22, 148.66°) |
| OKLab | oklab(79.12% -0.1055 0.0595) |
| OKLCH | oklch(79.12% 0.121 150.6) |
| XYZ | xyz(36.5908, 52.1096, 35.3186) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.40
Emerald
#50C878
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 6.31
Dark Mint
#48C072
ΔE00 7.02
Darkseagreen
#8FBC8F
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED192 #D17EBD
analogous
#93D17E #7ED192 #7ED1BB
triadic
#7ED192 #927ED1 #D1927E
tetradic
#7ED192 #7E93D1 #D17EBD #D1BB7E
square
#7ED192 #7E93D1 #D17EBD #D1BB7E
split-complementary
#7ED192 #BB7ED1 #D17E93
monochromatic
#389D50 #51C16C #7ED192 #ABE1B8 #D8F1DE
Accessibility & contrast
On white
1.84
#7ED192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7ED192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED192
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED192 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48E
Deuteranopia (green-blind)
#C5BC96
Tritanopia (blue-blind)
#70CEC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ed192; /* rgb */ color: rgb(126, 209, 146); /* oklch */ color: oklch(79.1% 0.121 150.6);
Tailwind
colors: {
custom: {
50: '#a7dfb2',
500: '#7ed192',
950: '#000000',
},
}SCSS
$custom: #7ed192; $custom-light: #a7dfb2; $custom-dark: #000000;
JSON
{
"hex": "#7ed192",
"rgb": {
"r": 126,
"g": 209,
"b": 146
},
"hsl": {
"h": 134.458,
"s": 47.429,
"l": 65.686
},
"oklch": {
"l": 0.79115,
"c": 0.12111,
"h": 150.6
},
"luminance": 0.52112
}Semantic roles & 50–950 ramp
primary
#7ED192
secondary
#A2518F
accent
#2B98BB
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101511
muted
#818481