#79DCAA#79DCAA
#79DCAA is a very light, moderate green. Relative luminance 0.582; OKLCH L 82.0% C 0.119 H 160.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCAA |
|---|---|
| RGB | rgb(121, 220, 170) |
| HSL | hsl(150, 59%, 67%) |
| HSV | hsv(150, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.82, -40.38, 15.68) |
| CIE-LCH | lch(80.82, 43.31, 158.78°) |
| OKLab | oklab(82.03% -0.1116 0.0402) |
| OKLCH | oklch(82.03% 0.119 160.2) |
| XYZ | xyz(40.7309, 58.1506, 47.1003) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.67
Eucalyptus
#44D7A8
ΔE00 4.71
Light Teal
#90E4C1
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.35
Seafoam Blue
#78D1B6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCAA #DC79AB
analogous
#7ADC79 #79DCAA #79DCDC
triadic
#79DCAA #AA79DC #DCAA79
tetradic
#79DCAA #797ADC #DC79AB #DCDC79
square
#79DCAA #797ADC #DC79AB #DCDC79
split-complementary
#79DCAA #DC79DC #DC797A
monochromatic
#2DAD6D #48CF8B #79DCAA #AAE9C9 #DAF5E8
Accessibility & contrast
On white
1.66
#79DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#79DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCAA
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCAA | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA7
Deuteranopia (green-blind)
#CBC4AD
Tritanopia (blue-blind)
#5FDBCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #79dcaa; /* rgb */ color: rgb(121, 220, 170); /* oklch */ color: oklch(82.0% 0.119 160.2);
Tailwind
colors: {
custom: {
50: '#a5e7c3',
500: '#79dcaa',
950: '#000000',
},
}SCSS
$custom: #79dcaa; $custom-light: #a5e7c3; $custom-dark: #000000;
JSON
{
"hex": "#79dcaa",
"rgb": {
"r": 121,
"g": 220,
"b": 170
},
"hsl": {
"h": 149.697,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.82034,
"c": 0.11857,
"h": 160.2
},
"luminance": 0.58154
}Semantic roles & 50–950 ramp
primary
#79DCAA
secondary
#B04A7D
accent
#1F74C6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482