#79DD83#79DD83
#79DD83 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.156 H 146.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #79DD83 |
|---|---|
| RGB | rgb(121, 221, 131) |
| HSL | hsl(126, 60%, 67%) |
| HSV | hsv(126, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(80.41, -47.76, 35.29) |
| CIE-LCH | lch(80.41, 59.38, 143.54°) |
| OKLab | oklab(81.47% -0.1298 0.0872) |
| OKLCH | oklch(81.47% 0.156 146.1) |
| XYZ | xyz(37.8363, 57.4139, 30.5566) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.21
Weird Green
#3AE57F
ΔE00 4.89
Lightish Green
#61E160
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.83
Emerald
#50C878
ΔE00 6.33
Soft Green
#6FC276
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DD83 #DD79D3
analogous
#A1DD79 #79DD83 #79DDB5
triadic
#79DD83 #8379DD #DD8379
tetradic
#79DD83 #79A1DD #DD79D3 #DDB579
square
#79DD83 #79A1DD #DD79D3 #DDB579
split-complementary
#79DD83 #B579DD #DD79A1
monochromatic
#2CAF3A #48D156 #79DD83 #AAE9B0 #DBF6DD
Accessibility & contrast
On white
1.68
#79DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#79DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DD83
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DD83 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7C
Deuteranopia (green-blind)
#D1C489
Tritanopia (blue-blind)
#6AD9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #79dd83; /* rgb */ color: rgb(121, 221, 131); /* oklch */ color: oklch(81.5% 0.156 146.1);
Tailwind
colors: {
custom: {
50: '#a5e8a8',
500: '#79dd83',
950: '#000000',
},
}SCSS
$custom: #79dd83; $custom-light: #a5e8a8; $custom-dark: #000000;
JSON
{
"hex": "#79dd83",
"rgb": {
"r": 121,
"g": 221,
"b": 131
},
"hsl": {
"h": 126,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.81468,
"c": 0.15636,
"h": 146.1
},
"luminance": 0.57417
}Semantic roles & 50–950 ramp
primary
#79DD83
secondary
#B149A7
accent
#1EB6C7
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480