#79DC9E#79DC9E
#79DC9E is a light, vivid green. Relative luminance 0.577; OKLCH L 81.8% C 0.129 H 154.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #79DC9E |
|---|---|
| RGB | rgb(121, 220, 158) |
| HSL | hsl(142, 59%, 67%) |
| HSV | hsv(142, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 28.2%, 13.7%) |
| CIE-LAB | lab(80.58, -42.71, 21.64) |
| CIE-LCH | lch(80.58, 47.88, 153.13°) |
| OKLab | oklab(81.76% -0.1169 0.055) |
| OKLCH | oklch(81.76% 0.129 154.8) |
| XYZ | xyz(39.6471, 57.7171, 41.3924) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.23
Hospital Green
#9BE5AA
ΔE00 4.26
Aqua Green
#12E193
ΔE00 6.00
Light Sea Green
#98F6B0
ΔE00 6.24
Eucalyptus
#44D7A8
ΔE00 6.29
Seafoam (survey)
#80F9AD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DC9E #DC79B7
analogous
#86DC79 #79DC9E #79DCD0
triadic
#79DC9E #9E79DC #DC9E79
tetradic
#79DC9E #7986DC #DC79B7 #DCD079
square
#79DC9E #7986DC #DC79B7 #DCD079
split-complementary
#79DC9E #D079DC #DC7986
monochromatic
#2DAD5D #48CF7B #79DC9E #AAE9C1 #DAF5E4
Accessibility & contrast
On white
1.67
#79DC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#79DC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DC9E
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DC9E | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE9A
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#63DACB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #79dc9e; /* rgb */ color: rgb(121, 220, 158); /* oklch */ color: oklch(81.8% 0.129 154.8);
Tailwind
colors: {
custom: {
50: '#a5e7bb',
500: '#79dc9e',
950: '#000000',
},
}SCSS
$custom: #79dc9e; $custom-light: #a5e7bb; $custom-dark: #000000;
JSON
{
"hex": "#79dc9e",
"rgb": {
"r": 121,
"g": 220,
"b": 158
},
"hsl": {
"h": 142.424,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81758,
"c": 0.12918,
"h": 154.8
},
"luminance": 0.5772
}Semantic roles & 50–950 ramp
primary
#79DC9E
secondary
#B04A8A
accent
#1F88C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101611
muted
#808481