#79E9AE#79E9AE
#79E9AE is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.2% C 0.134 H 158.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #79E9AE |
|---|---|
| RGB | rgb(121, 233, 174) |
| HSL | hsl(148, 72%, 69%) |
| HSV | hsv(148, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.69, -45.28, 18.98) |
| CIE-LCH | lch(84.69, 49.10, 157.25°) |
| OKLab | oklab(85.2% -0.1245 0.0485) |
| OKLCH | oklch(85.2% 0.134 158.7) |
| XYZ | xyz(44.6605, 65.3952, 50.3053) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.58
Hospital Green
#9BE5AA
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E9AE #E979B4
analogous
#7CE979 #79E9AE #79E9E6
triadic
#79E9AE #AE79E9 #E9AE79
tetradic
#79E9AE #797CE9 #E979B4 #E9E679
square
#79E9AE #797CE9 #E979B4 #E9E679
split-complementary
#79E9AE #E679E9 #E9797C
monochromatic
#21C76F #44E08E #79E9AE #AEF2CE #E2FAEE
Accessibility & contrast
On white
1.49
#79E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#79E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E9AE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E9AE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D6CFB2
Tritanopia (blue-blind)
#5AE8D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79e9ae; /* rgb */ color: rgb(121, 233, 174); /* oklch */ color: oklch(85.2% 0.134 158.7);
Tailwind
colors: {
custom: {
50: '#a6f0c6',
500: '#79e9ae',
950: '#000000',
},
}SCSS
$custom: #79e9ae; $custom-light: #a6f0c6; $custom-dark: #000000;
JSON
{
"hex": "#79e9ae",
"rgb": {
"r": 121,
"g": 233,
"b": 174
},
"hsl": {
"h": 148.393,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.85201,
"c": 0.1336,
"h": 158.7
},
"luminance": 0.65399
}Semantic roles & 50–950 ramp
primary
#79E9AE
secondary
#C14586
accent
#1278D4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582