#79C299#79C299
#79C299 is a light, moderate green. Relative luminance 0.449; OKLCH L 75.5% C 0.095 H 158.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #79C299 |
|---|---|
| RGB | rgb(121, 194, 153) |
| HSL | hsl(146, 37%, 62%) |
| HSV | hsv(146, 38%, 76%) |
| CMYK | cmyk(37.6%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(72.86, -31.85, 13.55) |
| CIE-LCH | lch(72.86, 34.61, 156.96°) |
| OKLab | oklab(75.46% -0.0882 0.0348) |
| OKLCH | oklch(75.46% 0.095 158.5) |
| XYZ | xyz(32.9245, 44.9464, 37.0715) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.94
Darkseagreen
#8FBC8F
ΔE00 5.20
Pale Teal
#82CBB2
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 6.38
Tea
#65AB7C
ΔE00 6.93
Greenish Teal
#32BF84
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79C299 #C279A2
analogous
#7EC279 #79C299 #79C2BE
triadic
#79C299 #9979C2 #C29979
tetradic
#79C299 #797EC2 #C279A2 #C2BE79
square
#79C299 #797EC2 #C279A2 #C2BE79
split-complementary
#79C299 #BE79C2 #C2797E
monochromatic
#3C845C #4FAE79 #79C299 #A3D5B9 #CDE8D9
Accessibility & contrast
On white
2.10
#79C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#79C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79C299
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79C299 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#B5B09B
Tritanopia (blue-blind)
#69C1B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #79c299; /* rgb */ color: rgb(121, 194, 153); /* oklch */ color: oklch(75.5% 0.095 158.5);
Tailwind
colors: {
custom: {
50: '#a2d5b7',
500: '#79c299',
950: '#000000',
},
}SCSS
$custom: #79c299; $custom-light: #a2d5b7; $custom-dark: #000000;
JSON
{
"hex": "#79c299",
"rgb": {
"r": 121,
"g": 194,
"b": 153
},
"hsl": {
"h": 146.301,
"s": 37.436,
"l": 61.765
},
"oklch": {
"l": 0.75463,
"c": 0.09476,
"h": 158.5
},
"luminance": 0.44948
}Semantic roles & 50–950 ramp
primary
#79C299
secondary
#D9BECD
accent
#357AB0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380