#79E89A#79E89A
#79E89A is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.5% C 0.150 H 151.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #79E89A |
|---|---|
| RGB | rgb(121, 232, 154) |
| HSL | hsl(138, 71%, 69%) |
| HSV | hsv(138, 48%, 91%) |
| CMYK | cmyk(47.8%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(84.02, -48.57, 28.39) |
| CIE-LCH | lch(84.02, 56.26, 149.70°) |
| OKLab | oklab(84.54% -0.1322 0.0714) |
| OKLCH | oklch(84.54% 0.15 151.6) |
| XYZ | xyz(42.5716, 64.1080, 40.6963) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 4.21
Light Sea Green
#98F6B0
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.53
Light Blue Green
#7EFBB3
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E89A #E879C7
analogous
#90E879 #79E89A #79E8D2
triadic
#79E89A #9A79E8 #E89A79
tetradic
#79E89A #7990E8 #E879C7 #E8D279
square
#79E89A #7990E8 #E879C7 #E8D279
split-complementary
#79E89A #D279E8 #E87990
monochromatic
#22C552 #45DF73 #79E89A #ADF1C1 #E1FAE9
Accessibility & contrast
On white
1.52
#79E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#79E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E89A
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E89A | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D9CD9F
Tritanopia (blue-blind)
#61E5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e89a; /* rgb */ color: rgb(121, 232, 154); /* oklch */ color: oklch(84.5% 0.150 151.6);
Tailwind
colors: {
custom: {
50: '#a6f0b8',
500: '#79e89a',
950: '#000000',
},
}SCSS
$custom: #79e89a; $custom-light: #a6f0b8; $custom-dark: #000000;
JSON
{
"hex": "#79e89a",
"rgb": {
"r": 121,
"g": 232,
"b": 154
},
"hsl": {
"h": 137.838,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.84537,
"c": 0.15023,
"h": 151.6
},
"luminance": 0.64111
}Semantic roles & 50–950 ramp
primary
#79E89A
secondary
#C0459C
accent
#139AD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581