#79EE93#79EE93
#79EE93 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.165 H 149.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #79EE93 |
|---|---|
| RGB | rgb(121, 238, 147) |
| HSL | hsl(133, 77%, 70%) |
| HSV | hsv(133, 49%, 93%) |
| CMYK | cmyk(49.2%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(85.66, -52.23, 34.12) |
| CIE-LCH | lch(85.66, 62.38, 146.85°) |
| OKLab | oklab(85.84% -0.1418 0.0849) |
| OKLCH | oklch(85.84% 0.165 149.1) |
| XYZ | xyz(43.7234, 67.3172, 38.2876) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Bluish Green
#76FDA8
ΔE00 3.79
Baby Green
#8CFF9E
ΔE00 3.80
Foam Green
#90FDA9
ΔE00 3.81
Mint Green
#8FFF9F
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EE93 #EE79D4
analogous
#9AEE79 #79EE93 #79EECD
triadic
#79EE93 #9379EE #EE9379
tetradic
#79EE93 #799AEE #EE79D4 #EECD79
square
#79EE93 #799AEE #EE79D4 #EECD79
split-complementary
#79EE93 #CD79EE #EE799A
monochromatic
#1BD243 #43E767 #79EE93 #AFF5BF #E4FCE9
Accessibility & contrast
On white
1.45
#79EE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#79EE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EE93
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EE93 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#DFD299
Tritanopia (blue-blind)
#62EAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #79ee93; /* rgb */ color: rgb(121, 238, 147); /* oklch */ color: oklch(85.8% 0.165 149.1);
Tailwind
colors: {
custom: {
50: '#a7f4b3',
500: '#79ee93',
950: '#000000',
},
}SCSS
$custom: #79ee93; $custom-light: #a7f4b3; $custom-dark: #000000;
JSON
{
"hex": "#79ee93",
"rgb": {
"r": 121,
"g": 238,
"b": 147
},
"hsl": {
"h": 133.333,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.85839,
"c": 0.16525,
"h": 149.1
},
"luminance": 0.67321
}Semantic roles & 50–950 ramp
primary
#79EE93
secondary
#C744AA
accent
#0CACDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581