#79EE91#79EE91
#79EE91 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.167 H 148.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #79EE91 |
|---|---|
| RGB | rgb(121, 238, 145) |
| HSL | hsl(132, 77%, 70%) |
| HSV | hsv(132, 49%, 93%) |
| CMYK | cmyk(49.2%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(85.63, -52.55, 35.08) |
| CIE-LCH | lch(85.63, 63.18, 146.28°) |
| OKLab | oklab(85.8% -0.1426 0.0871) |
| OKLCH | oklch(85.8% 0.167 148.6) |
| XYZ | xyz(43.5678, 67.2550, 37.4682) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.58
Baby Green
#8CFF9E
ΔE00 3.76
Mint Green
#8FFF9F
ΔE00 3.86
Foam Green
#90FDA9
ΔE00 3.94
Light Bluish Green
#76FDA8
ΔE00 3.98
Palegreen
#98FB98
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EE91 #EE79D6
analogous
#9BEE79 #79EE91 #79EECC
triadic
#79EE91 #9179EE #EE9179
tetradic
#79EE91 #799BEE #EE79D6 #EECC79
square
#79EE91 #799BEE #EE79D6 #EECC79
split-complementary
#79EE91 #CC79EE #EE799B
monochromatic
#1BD240 #43E764 #79EE91 #AFF5BE #E4FCE9
Accessibility & contrast
On white
1.45
#79EE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#79EE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EE91
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EE91 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DFD297
Tritanopia (blue-blind)
#63EAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #79ee91; /* rgb */ color: rgb(121, 238, 145); /* oklch */ color: oklch(85.8% 0.167 148.6);
Tailwind
colors: {
custom: {
50: '#a7f4b2',
500: '#79ee91',
950: '#000000',
},
}SCSS
$custom: #79ee91; $custom-light: #a7f4b2; $custom-dark: #000000;
JSON
{
"hex": "#79ee91",
"rgb": {
"r": 121,
"g": 238,
"b": 145
},
"hsl": {
"h": 132.308,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.85803,
"c": 0.16712,
"h": 148.6
},
"luminance": 0.67258
}Semantic roles & 50–950 ramp
primary
#79EE91
secondary
#C744AC
accent
#0CAFDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581