#7CD79C#7CD79C
#7CD79C is a light, vivid green. Relative luminance 0.553; OKLCH L 80.7% C 0.122 H 154.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD79C |
|---|---|
| RGB | rgb(124, 215, 156) |
| HSL | hsl(141, 53%, 66%) |
| HSV | hsv(141, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 27.4%, 15.7%) |
| CIE-LAB | lab(79.20, -40.06, 20.81) |
| CIE-LCH | lch(79.20, 45.14, 152.55°) |
| OKLab | oklab(80.66% -0.1097 0.0529) |
| OKLCH | oklch(80.66% 0.122 154.3) |
| XYZ | xyz(38.6108, 55.2837, 40.0823) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.37
Hospital Green
#9BE5AA
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 6.40
Emerald
#50C878
ΔE00 6.63
Aqua Green
#12E193
ΔE00 6.87
Soft Green
#6FC276
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD79C #D77CB7
analogous
#8AD77C #7CD79C #7CD7CA
triadic
#7CD79C #9C7CD7 #D79C7C
tetradic
#7CD79C #7C8AD7 #D77CB7 #D7CA7C
square
#7CD79C #7C8AD7 #D77CB7 #D7CA7C
split-complementary
#7CD79C #CA7CD7 #D77C8A
monochromatic
#33A65B #4DC979 #7CD79C #ABE5BF #DAF4E3
Accessibility & contrast
On white
1.74
#7CD79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#7CD79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD79C
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD79C | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA98
Deuteranopia (green-blind)
#C9C09F
Tritanopia (blue-blind)
#69D5C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd79c; /* rgb */ color: rgb(124, 215, 156); /* oklch */ color: oklch(80.7% 0.122 154.3);
Tailwind
colors: {
custom: {
50: '#a6e4b9',
500: '#7cd79c',
950: '#000000',
},
}SCSS
$custom: #7cd79c; $custom-light: #a6e4b9; $custom-dark: #000000;
JSON
{
"hex": "#7cd79c",
"rgb": {
"r": 124,
"g": 215,
"b": 156
},
"hsl": {
"h": 141.099,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.80661,
"c": 0.12183,
"h": 154.3
},
"luminance": 0.55286
}Semantic roles & 50–950 ramp
primary
#7CD79C
secondary
#AA4E89
accent
#258AC1
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481