#7ED296#7ED296
#7ED296 is a light, moderate green. Relative luminance 0.527; OKLCH L 79.4% C 0.119 H 152.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED296 |
|---|---|
| RGB | rgb(126, 210, 150) |
| HSL | hsl(137, 48%, 66%) |
| HSV | hsv(137, 40%, 82%) |
| CMYK | cmyk(40%, 0%, 28.6%, 17.6%) |
| CIE-LAB | lab(77.71, -38.35, 21.93) |
| CIE-LCH | lch(77.71, 44.18, 150.25°) |
| OKLab | oklab(79.44% -0.1049 0.0556) |
| OKLCH | oklch(79.44% 0.119 152.1) |
| XYZ | xyz(37.1535, 52.7285, 37.0681) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.13
Seafoam
#7FE0B3
ΔE00 5.57
Soft Green
#6FC276
ΔE00 5.68
Emerald
#50C878
ΔE00 5.99
Eucalyptus
#44D7A8
ΔE00 7.28
Darkseagreen
#8FBC8F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED296 #D27EBA
analogous
#90D27E #7ED296 #7ED2C0
triadic
#7ED296 #967ED2 #D2967E
tetradic
#7ED296 #7E90D2 #D27EBA #D2C07E
square
#7ED296 #7E90D2 #D27EBA #D2C07E
split-complementary
#7ED296 #C07ED2 #D27E90
monochromatic
#379E55 #51C271 #7ED296 #ABE2BB #D9F2E0
Accessibility & contrast
On white
1.82
#7ED296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7ED296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED296
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED296 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C592
Deuteranopia (green-blind)
#C6BD99
Tritanopia (blue-blind)
#6FD0C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ed296; /* rgb */ color: rgb(126, 210, 150); /* oklch */ color: oklch(79.4% 0.119 152.1);
Tailwind
colors: {
custom: {
50: '#a7e0b5',
500: '#7ed296',
950: '#000000',
},
}SCSS
$custom: #7ed296; $custom-light: #a7e0b5; $custom-dark: #000000;
JSON
{
"hex": "#7ed296",
"rgb": {
"r": 126,
"g": 210,
"b": 150
},
"hsl": {
"h": 137.143,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.79438,
"c": 0.11874,
"h": 152.1
},
"luminance": 0.52731
}Semantic roles & 50–950 ramp
primary
#7ED296
secondary
#A3518C
accent
#2A92BC
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481