#79E9AA#79E9AA
#79E9AA is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.1% C 0.137 H 157.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #79E9AA |
|---|---|
| RGB | rgb(121, 233, 170) |
| HSL | hsl(146, 72%, 69%) |
| HSV | hsv(146, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(84.61, -46.06, 20.95) |
| CIE-LCH | lch(84.61, 50.60, 155.54°) |
| OKLab | oklab(85.11% -0.1263 0.0533) |
| OKLCH | oklch(85.11% 0.137 157.1) |
| XYZ | xyz(44.2764, 65.2415, 48.2821) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.20
Light Sea Green
#98F6B0
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E9AA #E979B8
analogous
#80E979 #79E9AA #79E9E2
triadic
#79E9AA #AA79E9 #E9AA79
tetradic
#79E9AA #7980E9 #E979B8 #E9E279
square
#79E9AA #7980E9 #E979B8 #E9E279
split-complementary
#79E9AA #E279E9 #E97980
monochromatic
#21C769 #44E089 #79E9AA #AEF2CB #E2FAED
Accessibility & contrast
On white
1.49
#79E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#79E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E9AA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E9AA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D7CFAE
Tritanopia (blue-blind)
#5BE7D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79e9aa; /* rgb */ color: rgb(121, 233, 170); /* oklch */ color: oklch(85.1% 0.137 157.1);
Tailwind
colors: {
custom: {
50: '#a6f0c3',
500: '#79e9aa',
950: '#000000',
},
}SCSS
$custom: #79e9aa; $custom-light: #a6f0c3; $custom-dark: #000000;
JSON
{
"hex": "#79e9aa",
"rgb": {
"r": 121,
"g": 233,
"b": 170
},
"hsl": {
"h": 146.25,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.85111,
"c": 0.13707,
"h": 157.1
},
"luminance": 0.65245
}Semantic roles & 50–950 ramp
primary
#79E9AA
secondary
#C1458B
accent
#127FD4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582