#79DC90#79DC90
#79DC90 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.5% C 0.142 H 149.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #79DC90 |
|---|---|
| RGB | rgb(121, 220, 144) |
| HSL | hsl(134, 59%, 67%) |
| HSV | hsv(134, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(80.33, -45.22, 28.55) |
| CIE-LCH | lch(80.33, 53.48, 147.73°) |
| OKLab | oklab(81.47% -0.1231 0.0716) |
| OKLCH | oklch(81.47% 0.142 149.8) |
| XYZ | xyz(38.5100, 57.2622, 35.4036) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.07
Lightgreen
#90EE90
ΔE00 5.30
Weird Green
#3AE57F
ΔE00 5.58
Emerald
#50C878
ΔE00 5.95
Aqua Green
#12E193
ΔE00 6.13
Light Sea Green
#98F6B0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DC90 #DC79C5
analogous
#94DC79 #79DC90 #79DCC1
triadic
#79DC90 #9079DC #DC9079
tetradic
#79DC90 #7994DC #DC79C5 #DCC179
square
#79DC90 #7994DC #DC79C5 #DCC179
split-complementary
#79DC90 #C179DC #DC7994
monochromatic
#2DAD4B #48CF68 #79DC90 #AAE9B8 #DAF5E0
Accessibility & contrast
On white
1.69
#79DC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#79DC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DC90
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DC90 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#CFC395
Tritanopia (blue-blind)
#67D9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #79dc90; /* rgb */ color: rgb(121, 220, 144); /* oklch */ color: oklch(81.5% 0.142 149.8);
Tailwind
colors: {
custom: {
50: '#a5e7b1',
500: '#79dc90',
950: '#000000',
},
}SCSS
$custom: #79dc90; $custom-light: #a5e7b1; $custom-dark: #000000;
JSON
{
"hex": "#79dc90",
"rgb": {
"r": 121,
"g": 220,
"b": 144
},
"hsl": {
"h": 133.939,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81468,
"c": 0.14239,
"h": 149.8
},
"luminance": 0.57265
}Semantic roles & 50–950 ramp
primary
#79DC90
secondary
#B04A98
accent
#1F9FC6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481