#79CF99#79CF99
#79CF99 is a light, moderate green. Relative luminance 0.510; OKLCH L 78.6% C 0.115 H 155.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #79CF99 |
|---|---|
| RGB | rgb(121, 207, 153) |
| HSL | hsl(142, 47%, 64%) |
| HSV | hsv(142, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(76.67, -37.87, 18.87) |
| CIE-LCH | lch(76.67, 42.31, 153.51°) |
| OKLab | oklab(78.55% -0.1039 0.0481) |
| OKLCH | oklch(78.55% 0.115 155.2) |
| XYZ | xyz(35.9453, 50.9881, 38.0784) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.06
Mediumaquamarine
#66CDAA
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 6.08
Soft Green
#6FC276
ΔE00 6.23
Eucalyptus
#44D7A8
ΔE00 6.25
Emerald
#50C878
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CF99 #CF79AF
analogous
#84CF79 #79CF99 #79CFC4
triadic
#79CF99 #9979CF #CF9979
tetradic
#79CF99 #7984CF #CF79AF #CFC479
square
#79CF99 #7984CF #CF79AF #CFC479
split-complementary
#79CF99 #C479CF #CF7984
monochromatic
#36975A #4CBF77 #79CF99 #A6DFBB #D3EFDE
Accessibility & contrast
On white
1.88
#79CF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#79CF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CF99
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CF99 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC396
Deuteranopia (green-blind)
#C1BA9C
Tritanopia (blue-blind)
#67CDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #79cf99; /* rgb */ color: rgb(121, 207, 153); /* oklch */ color: oklch(78.6% 0.115 155.2);
Tailwind
colors: {
custom: {
50: '#a3deb7',
500: '#79cf99',
950: '#000000',
},
}SCSS
$custom: #79cf99; $custom-light: #a3deb7; $custom-dark: #000000;
JSON
{
"hex": "#79cf99",
"rgb": {
"r": 121,
"g": 207,
"b": 153
},
"hsl": {
"h": 142.326,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.78551,
"c": 0.11452,
"h": 155.2
},
"luminance": 0.50991
}Semantic roles & 50–950 ramp
primary
#79CF99
secondary
#9D4F80
accent
#2B85BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481