#79DCA0#79DCA0
#79DCA0 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.8% C 0.127 H 155.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCA0 |
|---|---|
| RGB | rgb(121, 220, 160) |
| HSL | hsl(144, 59%, 67%) |
| HSV | hsv(144, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.62, -42.33, 20.64) |
| CIE-LCH | lch(80.62, 47.10, 154.00°) |
| OKLab | oklab(81.8% -0.116 0.0525) |
| OKLCH | oklch(81.8% 0.127 155.6) |
| XYZ | xyz(39.8207, 57.7865, 42.3064) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.80
Hospital Green
#9BE5AA
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 5.98
Aqua Green
#12E193
ΔE00 6.11
Light Sea Green
#98F6B0
ΔE00 6.34
Light Greenish Blue
#63F7B4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCA0 #DC79B5
analogous
#84DC79 #79DCA0 #79DCD1
triadic
#79DCA0 #A079DC #DCA079
tetradic
#79DCA0 #7984DC #DC79B5 #DCD179
square
#79DCA0 #7984DC #DC79B5 #DCD179
split-complementary
#79DCA0 #D179DC #DC7984
monochromatic
#2DAD60 #48CF7E #79DCA0 #AAE9C2 #DAF5E5
Accessibility & contrast
On white
1.67
#79DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#79DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCA0
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCA0 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#CCC4A4
Tritanopia (blue-blind)
#62DACC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #79dca0; /* rgb */ color: rgb(121, 220, 160); /* oklch */ color: oklch(81.8% 0.127 155.6);
Tailwind
colors: {
custom: {
50: '#a5e7bc',
500: '#79dca0',
950: '#000000',
},
}SCSS
$custom: #79dca0; $custom-light: #a5e7bc; $custom-dark: #000000;
JSON
{
"hex": "#79dca0",
"rgb": {
"r": 121,
"g": 220,
"b": 160
},
"hsl": {
"h": 143.636,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81803,
"c": 0.12735,
"h": 155.6
},
"luminance": 0.57789
}Semantic roles & 50–950 ramp
primary
#79DCA0
secondary
#B04A87
accent
#1F84C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101612
muted
#808482