#7ED194#7ED194
#7ED194 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.2% C 0.119 H 151.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED194 |
|---|---|
| RGB | rgb(126, 209, 148) |
| HSL | hsl(136, 47%, 66%) |
| HSV | hsv(136, 40%, 82%) |
| CMYK | cmyk(39.7%, 0%, 29.2%, 18%) |
| CIE-LAB | lab(77.38, -38.27, 22.52) |
| CIE-LCH | lch(77.38, 44.40, 149.52°) |
| OKLab | oklab(79.16% -0.1046 0.0571) |
| OKLCH | oklch(79.16% 0.119 151.4) |
| XYZ | xyz(36.7477, 52.1724, 36.1452) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.33
Emerald
#50C878
ΔE00 5.78
Seafoam
#7FE0B3
ΔE00 5.95
Darkseagreen
#8FBC8F
ΔE00 7.13
Dark Mint
#48C072
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED194 #D17EBB
analogous
#91D17E #7ED194 #7ED1BE
triadic
#7ED194 #947ED1 #D1947E
tetradic
#7ED194 #7E91D1 #D17EBB #D1BE7E
square
#7ED194 #7E91D1 #D17EBB #D1BE7E
split-complementary
#7ED194 #BE7ED1 #D17E91
monochromatic
#389D53 #51C16F #7ED194 #ABE1B9 #D8F1DF
Accessibility & contrast
On white
1.84
#7ED194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7ED194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED194
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED194 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C490
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#6FCFC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ed194; /* rgb */ color: rgb(126, 209, 148); /* oklch */ color: oklch(79.2% 0.119 151.4);
Tailwind
colors: {
custom: {
50: '#a7dfb3',
500: '#7ed194',
950: '#000000',
},
}SCSS
$custom: #7ed194; $custom-light: #a7dfb3; $custom-dark: #000000;
JSON
{
"hex": "#7ed194",
"rgb": {
"r": 126,
"g": 209,
"b": 148
},
"hsl": {
"h": 135.904,
"s": 47.429,
"l": 65.686
},
"oklch": {
"l": 0.79157,
"c": 0.11916,
"h": 151.4
},
"luminance": 0.52175
}Semantic roles & 50–950 ramp
primary
#7ED194
secondary
#A2518D
accent
#2B95BB
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481