#79E99C#79E99C
#79E99C is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.8% C 0.150 H 152.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #79E99C |
|---|---|
| RGB | rgb(121, 233, 156) |
| HSL | hsl(139, 72%, 69%) |
| HSV | hsv(139, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 33%, 8.6%) |
| CIE-LAB | lab(84.35, -48.64, 27.80) |
| CIE-LCH | lch(84.35, 56.02, 150.25°) |
| OKLab | oklab(84.82% -0.1324 0.07) |
| OKLCH | oklch(84.82% 0.15 152.2) |
| XYZ | xyz(43.0219, 64.7397, 41.6750) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.53
Light Sea Green
#98F6B0
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E99C #E979C6
analogous
#8EE979 #79E99C #79E9D4
triadic
#79E99C #9C79E9 #E99C79
tetradic
#79E99C #798EE9 #E979C6 #E9D479
square
#79E99C #798EE9 #E979C6 #E9D479
split-complementary
#79E99C #D479E9 #E9798E
monochromatic
#21C755 #44E075 #79E99C #AEF2C3 #E2FAEA
Accessibility & contrast
On white
1.51
#79E99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#79E99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E99C
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E99C | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D997
Deuteranopia (green-blind)
#D9CEA1
Tritanopia (blue-blind)
#60E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e99c; /* rgb */ color: rgb(121, 233, 156); /* oklch */ color: oklch(84.8% 0.150 152.2);
Tailwind
colors: {
custom: {
50: '#a6f1b9',
500: '#79e99c',
950: '#000000',
},
}SCSS
$custom: #79e99c; $custom-light: #a6f1b9; $custom-dark: #000000;
JSON
{
"hex": "#79e99c",
"rgb": {
"r": 121,
"g": 233,
"b": 156
},
"hsl": {
"h": 138.75,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.84815,
"c": 0.14978,
"h": 152.2
},
"luminance": 0.64743
}Semantic roles & 50–950 ramp
primary
#79E99C
secondary
#C1459A
accent
#1297D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581