#79DD92#79DD92
#79DD92 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.7% C 0.142 H 150.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #79DD92 |
|---|---|
| RGB | rgb(121, 221, 146) |
| HSL | hsl(135, 60%, 67%) |
| HSV | hsv(135, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(80.66, -45.30, 27.96) |
| CIE-LCH | lch(80.66, 53.24, 148.32°) |
| OKLab | oklab(81.75% -0.1233 0.0702) |
| OKLCH | oklch(81.75% 0.142 150.3) |
| XYZ | xyz(38.9275, 57.8504, 36.3035) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.88
Lightgreen
#90EE90
ΔE00 5.29
Weird Green
#3AE57F
ΔE00 5.60
Aqua Green
#12E193
ΔE00 5.99
Light Sea Green
#98F6B0
ΔE00 6.09
Emerald
#50C878
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DD92 #DD79C4
analogous
#92DD79 #79DD92 #79DDC4
triadic
#79DD92 #9279DD #DD9279
tetradic
#79DD92 #7992DD #DD79C4 #DDC479
square
#79DD92 #7992DD #DD79C4 #DDC479
split-complementary
#79DD92 #C479DD #DD7992
monochromatic
#2CAF4D #48D16A #79DD92 #AAE9BA #DBF6E1
Accessibility & contrast
On white
1.67
#79DD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#79DD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DD92
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DD92 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#66DACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #79dd92; /* rgb */ color: rgb(121, 221, 146); /* oklch */ color: oklch(81.7% 0.142 150.3);
Tailwind
colors: {
custom: {
50: '#a5e8b2',
500: '#79dd92',
950: '#000000',
},
}SCSS
$custom: #79dd92; $custom-light: #a5e8b2; $custom-dark: #000000;
JSON
{
"hex": "#79dd92",
"rgb": {
"r": 121,
"g": 221,
"b": 146
},
"hsl": {
"h": 135,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.81747,
"c": 0.14192,
"h": 150.3
},
"luminance": 0.57853
}Semantic roles & 50–950 ramp
primary
#79DD92
secondary
#B14997
accent
#1E9DC7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481