#79DF95#79DF95
#79DF95 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.3% C 0.142 H 151.1°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #79DF95 |
|---|---|
| RGB | rgb(121, 223, 149) |
| HSL | hsl(136, 61%, 67%) |
| HSV | hsv(136, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(81.30, -45.64, 27.28) |
| CIE-LCH | lch(81.30, 53.17, 149.13°) |
| OKLab | oklab(82.29% -0.1243 0.0686) |
| OKLCH | oklch(82.29% 0.142 151.1) |
| XYZ | xyz(39.6951, 59.0073, 37.7258) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.64
Lightgreen
#90EE90
ΔE00 5.22
Weird Green
#3AE57F
ΔE00 5.58
Light Sea Green
#98F6B0
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.73
Seafoam Green
#7AF9AB
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DF95 #DF79C3
analogous
#90DF79 #79DF95 #79DFC8
triadic
#79DF95 #9579DF #DF9579
tetradic
#79DF95 #7990DF #DF79C3 #DFC879
square
#79DF95 #7990DF #DF79C3 #DFC879
split-complementary
#79DF95 #C879DF #DF7990
monochromatic
#2BB350 #48D36E #79DF95 #AAEBBC #DCF7E3
Accessibility & contrast
On white
1.64
#79DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#79DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DF95
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DF95 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D090
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#65DCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79df95; /* rgb */ color: rgb(121, 223, 149); /* oklch */ color: oklch(82.3% 0.142 151.1);
Tailwind
colors: {
custom: {
50: '#a5e9b4',
500: '#79df95',
950: '#000000',
},
}SCSS
$custom: #79df95; $custom-light: #a5e9b4; $custom-dark: #000000;
JSON
{
"hex": "#79df95",
"rgb": {
"r": 121,
"g": 223,
"b": 149
},
"hsl": {
"h": 136.471,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.82285,
"c": 0.14198,
"h": 151.1
},
"luminance": 0.5901
}Semantic roles & 50–950 ramp
primary
#79DF95
secondary
#B44897
accent
#1C9AC9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481