#79DF91#79DF91
#79DF91 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.2% C 0.146 H 149.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #79DF91 |
|---|---|
| RGB | rgb(121, 223, 145) |
| HSL | hsl(134, 61%, 67%) |
| HSV | hsv(134, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(81.23, -46.33, 29.24) |
| CIE-LCH | lch(81.23, 54.79, 147.74°) |
| OKLab | oklab(82.21% -0.126 0.0733) |
| OKLCH | oklch(82.21% 0.146 149.8) |
| XYZ | xyz(39.3812, 58.8818, 36.0727) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.72
Hospital Green
#9BE5AA
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.20
Light Sea Green
#98F6B0
ΔE00 5.85
Seafoam Green
#7AF9AB
ΔE00 5.90
Seafoam (survey)
#80F9AD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DF91 #DF79C7
analogous
#94DF79 #79DF91 #79DFC4
triadic
#79DF91 #9179DF #DF9179
tetradic
#79DF91 #7994DF #DF79C7 #DFC479
square
#79DF91 #7994DF #DF79C7 #DFC479
split-complementary
#79DF91 #C479DF #DF7994
monochromatic
#2BB34B #48D368 #79DF91 #AAEBBA #DCF7E2
Accessibility & contrast
On white
1.64
#79DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#79DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DF91
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DF91 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08C
Deuteranopia (green-blind)
#D1C696
Tritanopia (blue-blind)
#66DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79df91; /* rgb */ color: rgb(121, 223, 145); /* oklch */ color: oklch(82.2% 0.146 149.8);
Tailwind
colors: {
custom: {
50: '#a5e9b2',
500: '#79df91',
950: '#000000',
},
}SCSS
$custom: #79df91; $custom-light: #a5e9b2; $custom-dark: #000000;
JSON
{
"hex": "#79df91",
"rgb": {
"r": 121,
"g": 223,
"b": 145
},
"hsl": {
"h": 134.118,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.82207,
"c": 0.14579,
"h": 149.8
},
"luminance": 0.58885
}Semantic roles & 50–950 ramp
primary
#79DF91
secondary
#B4489B
accent
#1CA0C9
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101611
muted
#818481