#79CC99#79CC99
#79CC99 is a light, moderate green. Relative luminance 0.496; OKLCH L 77.8% C 0.110 H 155.8°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #79CC99 |
|---|---|
| RGB | rgb(121, 204, 153) |
| HSL | hsl(143, 45%, 64%) |
| HSV | hsv(143, 41%, 80%) |
| CMYK | cmyk(40.7%, 0%, 25%, 20%) |
| CIE-LAB | lab(75.79, -36.50, 17.65) |
| CIE-LCH | lch(75.79, 40.54, 154.20°) |
| OKLab | oklab(77.84% -0.1003 0.0451) |
| OKLCH | oklch(77.84% 0.11 155.8) |
| XYZ | xyz(35.2254, 49.5483, 37.8384) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 5.40
Soft Green
#6FC276
ΔE00 6.36
Eucalyptus
#44D7A8
ΔE00 6.36
Darkseagreen
#8FBC8F
ΔE00 6.40
Emerald
#50C878
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CC99 #CC79AC
analogous
#82CC79 #79CC99 #79CCC2
triadic
#79CC99 #9979CC #CC9979
tetradic
#79CC99 #7982CC #CC79AC #CCC279
square
#79CC99 #7982CC #CC79AC #CCC279
split-complementary
#79CC99 #C279CC #CC7982
monochromatic
#38935B #4DBB77 #79CC99 #A5DDBB #D2EEDC
Accessibility & contrast
On white
1.92
#79CC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#79CC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CC99
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CC99 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#BEB79C
Tritanopia (blue-blind)
#67CBBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #79cc99; /* rgb */ color: rgb(121, 204, 153); /* oklch */ color: oklch(77.8% 0.110 155.8);
Tailwind
colors: {
custom: {
50: '#a3dcb7',
500: '#79cc99',
950: '#000000',
},
}SCSS
$custom: #79cc99; $custom-light: #a3dcb7; $custom-dark: #000000;
JSON
{
"hex": "#79cc99",
"rgb": {
"r": 121,
"g": 204,
"b": 153
},
"hsl": {
"h": 143.133,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.77837,
"c": 0.11,
"h": 155.8
},
"luminance": 0.49551
}Semantic roles & 50–950 ramp
primary
#79CC99
secondary
#DFC2D4
accent
#2D83B8
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#0F1511
muted
#7F8380