#79E997#79E997
#79E997 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.7% C 0.154 H 150.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #79E997 |
|---|---|
| RGB | rgb(121, 233, 151) |
| HSL | hsl(136, 72%, 69%) |
| HSV | hsv(136, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(84.26, -49.51, 30.24) |
| CIE-LCH | lch(84.26, 58.01, 148.58°) |
| OKLab | oklab(84.72% -0.1346 0.0757) |
| OKLCH | oklch(84.72% 0.154 150.6) |
| XYZ | xyz(42.6072, 64.5739, 39.4909) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 4.36
Light Sea Green
#98F6B0
ΔE00 4.38
Foam Green
#90FDA9
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E997 #E979CB
analogous
#93E979 #79E997 #79E9CF
triadic
#79E997 #9779E9 #E99779
tetradic
#79E997 #7993E9 #E979CB #E9CF79
square
#79E997 #7993E9 #E979CB #E9CF79
split-complementary
#79E997 #CF79E9 #E97993
monochromatic
#21C74D #44E06E #79E997 #AEF2C0 #E2FAE9
Accessibility & contrast
On white
1.51
#79E997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#79E997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E997
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E997 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#62E6D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e997; /* rgb */ color: rgb(121, 233, 151); /* oklch */ color: oklch(84.7% 0.154 150.6);
Tailwind
colors: {
custom: {
50: '#a6f1b6',
500: '#79e997',
950: '#000000',
},
}SCSS
$custom: #79e997; $custom-light: #a6f1b6; $custom-dark: #000000;
JSON
{
"hex": "#79e997",
"rgb": {
"r": 121,
"g": 233,
"b": 151
},
"hsl": {
"h": 136.071,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.84717,
"c": 0.15446,
"h": 150.6
},
"luminance": 0.64577
}Semantic roles & 50–950 ramp
primary
#79E997
secondary
#C145A0
accent
#12A0D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581