#7ED196#7ED196
#7ED196 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.2% C 0.117 H 152.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED196 |
|---|---|
| RGB | rgb(126, 209, 150) |
| HSL | hsl(137, 47%, 66%) |
| HSV | hsv(137, 40%, 82%) |
| CMYK | cmyk(39.7%, 0%, 28.2%, 18%) |
| CIE-LAB | lab(77.42, -37.90, 21.52) |
| CIE-LCH | lch(77.42, 43.59, 150.41°) |
| OKLab | oklab(79.2% -0.1037 0.0546) |
| OKLCH | oklch(79.2% 0.117 152.2) |
| XYZ | xyz(36.9074, 52.2363, 36.9861) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.30
Seafoam
#7FE0B3
ΔE00 5.60
Soft Green
#6FC276
ΔE00 5.64
Emerald
#50C878
ΔE00 6.02
Darkseagreen
#8FBC8F
ΔE00 7.05
Mediumaquamarine
#66CDAA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED196 #D17EB9
analogous
#8FD17E #7ED196 #7ED1BF
triadic
#7ED196 #967ED1 #D1967E
tetradic
#7ED196 #7E8FD1 #D17EB9 #D1BF7E
square
#7ED196 #7E8FD1 #D17EB9 #D1BF7E
split-complementary
#7ED196 #BF7ED1 #D17E8F
monochromatic
#389D55 #51C171 #7ED196 #ABE1BB #D8F1DF
Accessibility & contrast
On white
1.83
#7ED196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7ED196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED196
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED196 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C592
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#6FCFC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ed196; /* rgb */ color: rgb(126, 209, 150); /* oklch */ color: oklch(79.2% 0.117 152.2);
Tailwind
colors: {
custom: {
50: '#a7dfb5',
500: '#7ed196',
950: '#000000',
},
}SCSS
$custom: #7ed196; $custom-light: #a7dfb5; $custom-dark: #000000;
JSON
{
"hex": "#7ed196",
"rgb": {
"r": 126,
"g": 209,
"b": 150
},
"hsl": {
"h": 137.349,
"s": 47.429,
"l": 65.686
},
"oklch": {
"l": 0.79201,
"c": 0.11722,
"h": 152.2
},
"luminance": 0.52239
}Semantic roles & 50–950 ramp
primary
#7ED196
secondary
#A2518B
accent
#2B91BB
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481