#7CD494#7CD494
#7CD494 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.8% C 0.125 H 151.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD494 |
|---|---|
| RGB | rgb(124, 212, 148) |
| HSL | hsl(136, 51%, 66%) |
| HSV | hsv(136, 42%, 83%) |
| CMYK | cmyk(41.5%, 0%, 30.2%, 16.9%) |
| CIE-LAB | lab(78.17, -40.19, 23.59) |
| CIE-LCH | lch(78.17, 46.60, 149.59°) |
| OKLab | oklab(79.77% -0.1097 0.0597) |
| OKLCH | oklch(79.77% 0.125 151.5) |
| XYZ | xyz(37.1987, 53.5078, 36.3791) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.02
Soft Green
#6FC276
ΔE00 5.57
Emerald
#50C878
ΔE00 5.64
Seafoam
#7FE0B3
ΔE00 5.86
Seaweed
#18D17B
ΔE00 7.03
Aqua Green
#12E193
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD494 #D47CBC
analogous
#90D47C #7CD494 #7CD4C0
triadic
#7CD494 #947CD4 #D4947C
tetradic
#7CD494 #7C90D4 #D47CBC #D4C07C
square
#7CD494 #7C90D4 #D47CBC #D4C07C
split-complementary
#7CD494 #C07CD4 #D47C90
monochromatic
#35A152 #4EC56E #7CD494 #AAE3BA #D8F2DF
Accessibility & contrast
On white
1.79
#7CD494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#7CD494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD494
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD494 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C790
Deuteranopia (green-blind)
#C7BE98
Tritanopia (blue-blind)
#6CD1C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd494; /* rgb */ color: rgb(124, 212, 148); /* oklch */ color: oklch(79.8% 0.125 151.5);
Tailwind
colors: {
custom: {
50: '#a6e2b3',
500: '#7cd494',
950: '#000000',
},
}SCSS
$custom: #7cd494; $custom-light: #a6e2b3; $custom-dark: #000000;
JSON
{
"hex": "#7cd494",
"rgb": {
"r": 124,
"g": 212,
"b": 148
},
"hsl": {
"h": 136.364,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.79774,
"c": 0.12492,
"h": 151.5
},
"luminance": 0.5351
}Semantic roles & 50–950 ramp
primary
#7CD494
secondary
#A54F8E
accent
#2895BE
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481