#79E2AA#79E2AA
#79E2AA is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.5% C 0.127 H 158.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #79E2AA |
|---|---|
| RGB | rgb(121, 226, 170) |
| HSL | hsl(148, 64%, 68%) |
| HSV | hsv(148, 46%, 89%) |
| CMYK | cmyk(46.5%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(82.57, -43.03, 18.12) |
| CIE-LCH | lch(82.57, 46.69, 157.16°) |
| OKLab | oklab(83.45% -0.1184 0.0463) |
| OKLCH | oklch(83.45% 0.127 158.6) |
| XYZ | xyz(42.3340, 61.3567, 47.6346) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.54
Hospital Green
#9BE5AA
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.45
Eucalyptus
#44D7A8
ΔE00 5.50
Light Sea Green
#98F6B0
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E2AA #E279B1
analogous
#7CE279 #79E2AA #79E2DE
triadic
#79E2AA #AA79E2 #E2AA79
tetradic
#79E2AA #797CE2 #E279B1 #E2DE79
square
#79E2AA #797CE2 #E279B1 #E2DE79
split-complementary
#79E2AA #DE79E2 #E2797C
monochromatic
#28B96B #47D78A #79E2AA #ABEDCA #DEF8EA
Accessibility & contrast
On white
1.58
#79E2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#79E2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E2AA
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E2AA | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#D0C9AD
Tritanopia (blue-blind)
#5DE1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79e2aa; /* rgb */ color: rgb(121, 226, 170); /* oklch */ color: oklch(83.5% 0.127 158.6);
Tailwind
colors: {
custom: {
50: '#a5ebc3',
500: '#79e2aa',
950: '#000000',
},
}SCSS
$custom: #79e2aa; $custom-light: #a5ebc3; $custom-dark: #000000;
JSON
{
"hex": "#79e2aa",
"rgb": {
"r": 121,
"g": 226,
"b": 170
},
"hsl": {
"h": 148,
"s": 64.417,
"l": 68.039
},
"oklch": {
"l": 0.83453,
"c": 0.12714,
"h": 158.6
},
"luminance": 0.6136
}Semantic roles & 50–950 ramp
primary
#79E2AA
secondary
#B94683
accent
#1979CC
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482