#79CF7D#79CF7D
#79CF7D is a light, vivid green. Relative luminance 0.502; OKLCH L 78.0% C 0.142 H 145.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #79CF7D |
|---|---|
| RGB | rgb(121, 207, 125) |
| HSL | hsl(123, 47%, 64%) |
| HSV | hsv(123, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 39.6%, 18.8%) |
| CIE-LAB | lab(76.17, -42.72, 32.81) |
| CIE-LCH | lch(76.17, 53.86, 142.47°) |
| OKLab | oklab(77.98% -0.1163 0.0812) |
| OKLCH | oklch(77.98% 0.142 145.1) |
| XYZ | xyz(33.8980, 50.1692, 27.2955) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.40
Emerald
#50C878
ΔE00 4.46
Pistachio
#93C572
ΔE00 5.63
Dark Mint
#48C072
ΔE00 6.03
Fern
#63B76C
ΔE00 6.45
Seaweed
#18D17B
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CF7D #CF79CB
analogous
#A0CF79 #79CF7D #79CFA8
triadic
#79CF7D #7D79CF #CF7D79
tetradic
#79CF7D #79A0CF #CF79CB #CFA879
square
#79CF7D #79A0CF #CF79CB #CFA879
split-complementary
#79CF7D #A879CF #CF79A0
monochromatic
#36973B #4CBF51 #79CF7D #A6DFA9 #D3EFD4
Accessibility & contrast
On white
1.90
#79CF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#79CF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CF7D
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CF7D | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#C5B982
Tritanopia (blue-blind)
#6ECBBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79cf7d; /* rgb */ color: rgb(121, 207, 125); /* oklch */ color: oklch(78.0% 0.142 145.1);
Tailwind
colors: {
custom: {
50: '#a4dea3',
500: '#79cf7d',
950: '#000000',
},
}SCSS
$custom: #79cf7d; $custom-light: #a4dea3; $custom-dark: #000000;
JSON
{
"hex": "#79cf7d",
"rgb": {
"r": 121,
"g": 207,
"b": 125
},
"hsl": {
"h": 122.791,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.77982,
"c": 0.14183,
"h": 145.1
},
"luminance": 0.50171
}Semantic roles & 50–950 ramp
primary
#79CF7D
secondary
#9D4F9A
accent
#2BB4BB
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480