#7CD79A#7CD79A
#7CD79A is a light, vivid green. Relative luminance 0.552; OKLCH L 80.6% C 0.124 H 153.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD79A |
|---|---|
| RGB | rgb(124, 215, 154) |
| HSL | hsl(140, 53%, 66%) |
| HSV | hsv(140, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 28.4%, 15.7%) |
| CIE-LAB | lab(79.17, -40.43, 21.80) |
| CIE-LCH | lch(79.17, 45.93, 151.66°) |
| OKLab | oklab(80.62% -0.1106 0.0554) |
| OKLCH | oklch(80.62% 0.124 153.4) |
| XYZ | xyz(38.4428, 55.2165, 39.1977) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 4.77
Emerald
#50C878
ΔE00 6.37
Soft Green
#6FC276
ΔE00 6.63
Eucalyptus
#44D7A8
ΔE00 6.71
Aqua Green
#12E193
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD79A #D77CB9
analogous
#8CD77C #7CD79A #7CD7C8
triadic
#7CD79A #9A7CD7 #D79A7C
tetradic
#7CD79A #7C8CD7 #D77CB9 #D7C87C
square
#7CD79A #7C8CD7 #D77CB9 #D7C87C
split-complementary
#7CD79A #C87CD7 #D77C8C
monochromatic
#33A659 #4DC976 #7CD79A #ABE5BE #DAF4E2
Accessibility & contrast
On white
1.74
#7CD79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#7CD79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD79A
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD79A | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA96
Deuteranopia (green-blind)
#C9C09E
Tritanopia (blue-blind)
#6AD5C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd79a; /* rgb */ color: rgb(124, 215, 154); /* oklch */ color: oklch(80.6% 0.124 153.4);
Tailwind
colors: {
custom: {
50: '#a6e4b8',
500: '#7cd79a',
950: '#000000',
},
}SCSS
$custom: #7cd79a; $custom-light: #a6e4b8; $custom-dark: #000000;
JSON
{
"hex": "#7cd79a",
"rgb": {
"r": 124,
"g": 215,
"b": 154
},
"hsl": {
"h": 139.78,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.80617,
"c": 0.1237,
"h": 153.4
},
"luminance": 0.55219
}Semantic roles & 50–950 ramp
primary
#7CD79A
secondary
#AA4E8B
accent
#258DC1
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481