#79EE8F#79EE8F
#79EE8F is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.169 H 148.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #79EE8F |
|---|---|
| RGB | rgb(121, 238, 143) |
| HSL | hsl(131, 77%, 70%) |
| HSV | hsv(131, 49%, 93%) |
| CMYK | cmyk(49.2%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(85.60, -52.87, 36.03) |
| CIE-LCH | lch(85.60, 63.98, 145.72°) |
| OKLab | oklab(85.77% -0.1435 0.0893) |
| OKLCH | oklch(85.77% 0.169 148.1) |
| XYZ | xyz(43.4149, 67.1938, 36.6632) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.46
Baby Green
#8CFF9E
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.85
Palegreen
#98FB98
ΔE00 3.91
Foam Green
#90FDA9
ΔE00 4.10
Light Bluish Green
#76FDA8
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EE8F #EE79D8
analogous
#9DEE79 #79EE8F #79EEC9
triadic
#79EE8F #8F79EE #EE8F79
tetradic
#79EE8F #799DEE #EE79D8 #EEC979
square
#79EE8F #799DEE #EE79D8 #EEC979
split-complementary
#79EE8F #C979EE #EE799D
monochromatic
#1BD23D #43E762 #79EE8F #AFF5BC #E4FCE8
Accessibility & contrast
On white
1.45
#79EE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#79EE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EE8F
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EE8F | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#63EAD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #79ee8f; /* rgb */ color: rgb(121, 238, 143); /* oklch */ color: oklch(85.8% 0.169 148.1);
Tailwind
colors: {
custom: {
50: '#a7f4b1',
500: '#79ee8f',
950: '#000000',
},
}SCSS
$custom: #79ee8f; $custom-light: #a7f4b1; $custom-dark: #000000;
JSON
{
"hex": "#79ee8f",
"rgb": {
"r": 121,
"g": 238,
"b": 143
},
"hsl": {
"h": 131.282,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.85768,
"c": 0.169,
"h": 148.1
},
"luminance": 0.67197
}Semantic roles & 50–950 ramp
primary
#79EE8F
secondary
#C744AF
accent
#0CB3DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581