#79DB91#79DB91
#79DB91 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.140 H 150.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #79DB91 |
|---|---|
| RGB | rgb(121, 219, 145) |
| HSL | hsl(135, 58%, 67%) |
| HSV | hsv(135, 45%, 86%) |
| CMYK | cmyk(44.7%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(80.05, -44.62, 27.67) |
| CIE-LCH | lch(80.05, 52.50, 148.20°) |
| OKLab | oklab(81.25% -0.1215 0.0695) |
| OKLCH | oklch(81.25% 0.14 150.2) |
| XYZ | xyz(38.3251, 56.7696, 35.7207) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.97
Lightgreen
#90EE90
ΔE00 5.64
Emerald
#50C878
ΔE00 5.84
Weird Green
#3AE57F
ΔE00 5.85
Aqua Green
#12E193
ΔE00 6.13
Soft Green
#6FC276
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DB91 #DB79C3
analogous
#92DB79 #79DB91 #79DBC2
triadic
#79DB91 #9179DB #DB9179
tetradic
#79DB91 #7992DB #DB79C3 #DBC279
square
#79DB91 #7992DB #DB79C3 #DBC279
split-complementary
#79DB91 #C279DB #DB7992
monochromatic
#2EAC4D #49CE69 #79DB91 #A9E8B9 #D9F5E0
Accessibility & contrast
On white
1.70
#79DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#79DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DB91
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DB91 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8C
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#67D8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #79db91; /* rgb */ color: rgb(121, 219, 145); /* oklch */ color: oklch(81.2% 0.140 150.2);
Tailwind
colors: {
custom: {
50: '#a5e7b1',
500: '#79db91',
950: '#000000',
},
}SCSS
$custom: #79db91; $custom-light: #a5e7b1; $custom-dark: #000000;
JSON
{
"hex": "#79db91",
"rgb": {
"r": 121,
"g": 219,
"b": 145
},
"hsl": {
"h": 134.694,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.81248,
"c": 0.13996,
"h": 150.2
},
"luminance": 0.56772
}Semantic roles & 50–950 ramp
primary
#79DB91
secondary
#AE4A96
accent
#209DC5
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101611
muted
#808481