#7CD292#7CD292
#7CD292 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.3% C 0.124 H 151.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD292 |
|---|---|
| RGB | rgb(124, 210, 146) |
| HSL | hsl(135, 49%, 65%) |
| HSV | hsv(135, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 30.5%, 17.6%) |
| CIE-LAB | lab(77.55, -39.65, 23.79) |
| CIE-LCH | lch(77.55, 46.24, 149.04°) |
| OKLab | oklab(79.26% -0.1083 0.0601) |
| OKLCH | oklch(79.26% 0.124 151) |
| XYZ | xyz(36.5449, 52.4513, 35.3870) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 5.37
Emerald
#50C878
ΔE00 5.41
Seafoam
#7FE0B3
ΔE00 6.22
Dark Mint
#48C072
ΔE00 6.95
Seaweed
#18D17B
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD292 #D27CBC
analogous
#91D27C #7CD292 #7CD2BD
triadic
#7CD292 #927CD2 #D2927C
tetradic
#7CD292 #7C91D2 #D27CBC #D2BD7C
square
#7CD292 #7C91D2 #D27CBC #D2BD7C
split-complementary
#7CD292 #BD7CD2 #D27C91
monochromatic
#369D51 #4EC26C #7CD292 #AAE2B8 #D7F1DE
Accessibility & contrast
On white
1.83
#7CD292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7CD292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD292
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD292 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58E
Deuteranopia (green-blind)
#C6BC96
Tritanopia (blue-blind)
#6DCFC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd292; /* rgb */ color: rgb(124, 210, 146); /* oklch */ color: oklch(79.3% 0.124 151.0);
Tailwind
colors: {
custom: {
50: '#a5e0b2',
500: '#7cd292',
950: '#000000',
},
}SCSS
$custom: #7cd292; $custom-light: #a5e0b2; $custom-dark: #000000;
JSON
{
"hex": "#7cd292",
"rgb": {
"r": 124,
"g": 210,
"b": 146
},
"hsl": {
"h": 135.349,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79255,
"c": 0.12384,
"h": 151
},
"luminance": 0.52454
}Semantic roles & 50–950 ramp
primary
#7CD292
secondary
#A3508D
accent
#2997BC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101511
muted
#808481