#79EA9E#79EA9E
#79EA9E is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.149 H 152.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #79EA9E |
|---|---|
| RGB | rgb(121, 234, 158) |
| HSL | hsl(140, 73%, 70%) |
| HSV | hsv(140, 48%, 92%) |
| CMYK | cmyk(48.3%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(84.68, -48.70, 27.22) |
| CIE-LCH | lch(84.68, 55.80, 150.80°) |
| OKLab | oklab(85.09% -0.1327 0.0686) |
| OKLCH | oklch(85.09% 0.149 152.7) |
| XYZ | xyz(43.4765, 65.3758, 42.6689) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.26
Light Sea Green
#98F6B0
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 4.11
Foam Green
#90FDA9
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EA9E #EA79C5
analogous
#8DEA79 #79EA9E #79EAD7
triadic
#79EA9E #9E79EA #EA9E79
tetradic
#79EA9E #798DEA #EA79C5 #EAD779
square
#79EA9E #798DEA #EA79C5 #EAD779
split-complementary
#79EA9E #D779EA #EA798D
monochromatic
#20C957 #44E278 #79EA9E #AEF2C4 #E3FBEB
Accessibility & contrast
On white
1.49
#79EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#79EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EA9E
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EA9E | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#60E7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79ea9e; /* rgb */ color: rgb(121, 234, 158); /* oklch */ color: oklch(85.1% 0.149 152.7);
Tailwind
colors: {
custom: {
50: '#a6f1bb',
500: '#79ea9e',
950: '#000000',
},
}SCSS
$custom: #79ea9e; $custom-light: #a6f1bb; $custom-dark: #000000;
JSON
{
"hex": "#79ea9e",
"rgb": {
"r": 121,
"g": 234,
"b": 158
},
"hsl": {
"h": 139.646,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.85094,
"c": 0.14935,
"h": 152.7
},
"luminance": 0.65379
}Semantic roles & 50–950 ramp
primary
#79EA9E
secondary
#C34599
accent
#1195D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582