#79DCA3#79DCA3
#79DCA3 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.9% C 0.125 H 156.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCA3 |
|---|---|
| RGB | rgb(121, 220, 163) |
| HSL | hsl(145, 59%, 67%) |
| HSV | hsv(145, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(80.68, -41.76, 19.16) |
| CIE-LCH | lch(80.68, 45.94, 155.36°) |
| OKLab | oklab(81.87% -0.1147 0.0489) |
| OKLCH | oklch(81.87% 0.125 156.9) |
| XYZ | xyz(40.0863, 57.8927, 43.7053) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.15
Hospital Green
#9BE5AA
ΔE00 4.43
Eucalyptus
#44D7A8
ΔE00 5.54
Light Teal
#90E4C1
ΔE00 6.11
Aqua Green
#12E193
ΔE00 6.32
Light Greenish Blue
#63F7B4
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCA3 #DC79B2
analogous
#81DC79 #79DCA3 #79DCD5
triadic
#79DCA3 #A379DC #DCA379
tetradic
#79DCA3 #7981DC #DC79B2 #DCD579
square
#79DCA3 #7981DC #DC79B2 #DCD579
split-complementary
#79DCA3 #D579DC #DC7981
monochromatic
#2DAD64 #48CF82 #79DCA3 #AAE9C4 #DAF5E6
Accessibility & contrast
On white
1.67
#79DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#79DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCA3
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCA3 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA0
Deuteranopia (green-blind)
#CCC4A6
Tritanopia (blue-blind)
#61DBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #79dca3; /* rgb */ color: rgb(121, 220, 163); /* oklch */ color: oklch(81.9% 0.125 156.9);
Tailwind
colors: {
custom: {
50: '#a5e7be',
500: '#79dca3',
950: '#000000',
},
}SCSS
$custom: #79dca3; $custom-light: #a5e7be; $custom-dark: #000000;
JSON
{
"hex": "#79dca3",
"rgb": {
"r": 121,
"g": 220,
"b": 163
},
"hsl": {
"h": 145.455,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.8187,
"c": 0.12465,
"h": 156.9
},
"luminance": 0.57896
}Semantic roles & 50–950 ramp
primary
#79DCA3
secondary
#B04A84
accent
#1F7FC6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101612
muted
#808482