#79E8AA#79E8AA
#79E8AA is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.9% C 0.136 H 157.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #79E8AA |
|---|---|
| RGB | rgb(121, 232, 170) |
| HSL | hsl(146, 71%, 69%) |
| HSV | hsv(146, 48%, 91%) |
| CMYK | cmyk(47.8%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(84.32, -45.63, 20.55) |
| CIE-LCH | lch(84.32, 50.04, 155.76°) |
| OKLab | oklab(84.87% -0.1251 0.0523) |
| OKLCH | oklch(84.87% 0.136 157.3) |
| XYZ | xyz(43.9941, 64.6770, 48.1880) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.32
Hospital Green
#9BE5AA
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E8AA #E879B7
analogous
#80E879 #79E8AA #79E8E1
triadic
#79E8AA #AA79E8 #E8AA79
tetradic
#79E8AA #7980E8 #E879B7 #E8E179
square
#79E8AA #7980E8 #E879B7 #E8E179
split-complementary
#79E8AA #E179E8 #E87980
monochromatic
#22C56A #45DF89 #79E8AA #ADF1CB #E1FAEC
Accessibility & contrast
On white
1.51
#79E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#79E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E8AA
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E8AA | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#5CE7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e8aa; /* rgb */ color: rgb(121, 232, 170); /* oklch */ color: oklch(84.9% 0.136 157.3);
Tailwind
colors: {
custom: {
50: '#a6f0c3',
500: '#79e8aa',
950: '#000000',
},
}SCSS
$custom: #79e8aa; $custom-light: #a6f0c3; $custom-dark: #000000;
JSON
{
"hex": "#79e8aa",
"rgb": {
"r": 121,
"g": 232,
"b": 170
},
"hsl": {
"h": 146.486,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.84874,
"c": 0.13565,
"h": 157.3
},
"luminance": 0.6468
}Semantic roles & 50–950 ramp
primary
#79E8AA
secondary
#C0458A
accent
#137ED3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582