#79CF85#79CF85
#79CF85 is a light, vivid green. Relative luminance 0.504; OKLCH L 78.1% C 0.134 H 147.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #79CF85 |
|---|---|
| RGB | rgb(121, 207, 133) |
| HSL | hsl(128, 47%, 64%) |
| HSV | hsv(128, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(76.30, -41.43, 28.86) |
| CIE-LCH | lch(76.30, 50.49, 145.14°) |
| OKLab | oklab(78.13% -0.1128 0.0721) |
| OKLCH | oklch(78.13% 0.134 147.4) |
| XYZ | xyz(34.4297, 50.3819, 30.0962) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.46
Emerald
#50C878
ΔE00 4.29
Dark Mint
#48C072
ΔE00 5.88
Pistachio
#93C572
ΔE00 6.41
Seaweed
#18D17B
ΔE00 6.45
Fern
#63B76C
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CF85 #CF79C3
analogous
#98CF79 #79CF85 #79CFB0
triadic
#79CF85 #8579CF #CF8579
tetradic
#79CF85 #7998CF #CF79C3 #CFB079
square
#79CF85 #7998CF #CF79C3 #CFB079
split-complementary
#79CF85 #B079CF #CF7998
monochromatic
#369744 #4CBF5C #79CF85 #A6DFAE #D3EFD7
Accessibility & contrast
On white
1.90
#79CF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#79CF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CF85
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CF85 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#C4B989
Tritanopia (blue-blind)
#6CCBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79cf85; /* rgb */ color: rgb(121, 207, 133); /* oklch */ color: oklch(78.1% 0.134 147.4);
Tailwind
colors: {
custom: {
50: '#a4dea9',
500: '#79cf85',
950: '#000000',
},
}SCSS
$custom: #79cf85; $custom-light: #a4dea9; $custom-dark: #000000;
JSON
{
"hex": "#79cf85",
"rgb": {
"r": 121,
"g": 207,
"b": 133
},
"hsl": {
"h": 128.372,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.78131,
"c": 0.13389,
"h": 147.4
},
"luminance": 0.50384
}Semantic roles & 50–950 ramp
primary
#79CF85
secondary
#9D4F92
accent
#2BA6BB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480