#7CD294#7CD294
#7CD294 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.3% C 0.122 H 151.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD294 |
|---|---|
| RGB | rgb(124, 210, 148) |
| HSL | hsl(137, 49%, 65%) |
| HSV | hsv(137, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 29.5%, 17.6%) |
| CIE-LAB | lab(77.59, -39.29, 22.79) |
| CIE-LCH | lch(77.59, 45.42, 149.89°) |
| OKLab | oklab(79.3% -0.1074 0.0577) |
| OKLCH | oklch(79.3% 0.122 151.7) |
| XYZ | xyz(36.7018, 52.5140, 36.2135) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.30
Soft Green
#6FC276
ΔE00 5.40
Emerald
#50C878
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 5.85
Dark Mint
#48C072
ΔE00 7.11
Seaweed
#18D17B
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD294 #D27CBA
analogous
#8FD27C #7CD294 #7CD2BF
triadic
#7CD294 #947CD2 #D2947C
tetradic
#7CD294 #7C8FD2 #D27CBA #D2BF7C
square
#7CD294 #7C8FD2 #D27CBA #D2BF7C
split-complementary
#7CD294 #BF7CD2 #D27C8F
monochromatic
#369D53 #4EC26F #7CD294 #AAE2B9 #D7F1DE
Accessibility & contrast
On white
1.83
#7CD294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7CD294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD294
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD294 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C590
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#6CD0C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd294; /* rgb */ color: rgb(124, 210, 148); /* oklch */ color: oklch(79.3% 0.122 151.7);
Tailwind
colors: {
custom: {
50: '#a5e0b3',
500: '#7cd294',
950: '#000000',
},
}SCSS
$custom: #7cd294; $custom-light: #a5e0b3; $custom-dark: #000000;
JSON
{
"hex": "#7cd294",
"rgb": {
"r": 124,
"g": 210,
"b": 148
},
"hsl": {
"h": 136.744,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79298,
"c": 0.12191,
"h": 151.7
},
"luminance": 0.52516
}Semantic roles & 50–950 ramp
primary
#7CD294
secondary
#A3508B
accent
#2993BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481