#7CD799#7CD799
#7CD799 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.6% C 0.125 H 153.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD799 |
|---|---|
| RGB | rgb(124, 215, 153) |
| HSL | hsl(139, 53%, 66%) |
| HSV | hsv(139, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 28.8%, 15.7%) |
| CIE-LAB | lab(79.15, -40.61, 22.30) |
| CIE-LCH | lch(79.15, 46.33, 151.23°) |
| OKLab | oklab(80.6% -0.1111 0.0566) |
| OKLCH | oklch(80.6% 0.125 153) |
| XYZ | xyz(38.3599, 55.1833, 38.7609) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.51
Seafoam
#7FE0B3
ΔE00 4.97
Emerald
#50C878
ΔE00 6.26
Soft Green
#6FC276
ΔE00 6.50
Aqua Green
#12E193
ΔE00 6.76
Eucalyptus
#44D7A8
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD799 #D77CBA
analogous
#8DD77C #7CD799 #7CD7C7
triadic
#7CD799 #997CD7 #D7997C
tetradic
#7CD799 #7C8DD7 #D77CBA #D7C77C
square
#7CD799 #7C8DD7 #D77CBA #D7C77C
split-complementary
#7CD799 #C77CD7 #D77C8D
monochromatic
#33A657 #4DC974 #7CD799 #ABE5BE #DAF4E2
Accessibility & contrast
On white
1.74
#7CD799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#7CD799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD799
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD799 | 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)
#D7CA95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#6AD5C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd799; /* rgb */ color: rgb(124, 215, 153); /* oklch */ color: oklch(80.6% 0.125 153.0);
Tailwind
colors: {
custom: {
50: '#a6e4b7',
500: '#7cd799',
950: '#000000',
},
}SCSS
$custom: #7cd799; $custom-light: #a6e4b7; $custom-dark: #000000;
JSON
{
"hex": "#7cd799",
"rgb": {
"r": 124,
"g": 215,
"b": 153
},
"hsl": {
"h": 139.121,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.80595,
"c": 0.12464,
"h": 153
},
"luminance": 0.55186
}Semantic roles & 50–950 ramp
primary
#7CD799
secondary
#AA4E8C
accent
#258FC1
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481