#77DF85#77DF85
#77DF85 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.158 H 146.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF85 |
|---|---|
| RGB | rgb(119, 223, 133) |
| HSL | hsl(128, 62%, 67%) |
| HSV | hsv(128, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.95, -48.83, 34.97) |
| CIE-LCH | lch(80.95, 60.06, 144.39°) |
| OKLab | oklab(81.9% -0.1327 0.0865) |
| OKLCH | oklch(81.9% 0.158 146.9) |
| XYZ | xyz(38.2269, 58.3880, 31.4414) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.48
Lightish Green
#61E160
ΔE00 5.32
Tealish Green
#0CDC73
ΔE00 5.62
Emerald
#50C878
ΔE00 6.52
Palegreen
#98FB98
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF85 #DF77D1
analogous
#9DDF77 #77DF85 #77DFB9
triadic
#77DF85 #8577DF #DF8577
tetradic
#77DF85 #779DDF #DF77D1 #DFB977
square
#77DF85 #779DDF #DF77D1 #DFB977
split-complementary
#77DF85 #B977DF #DF779D
monochromatic
#2AB23C #45D359 #77DF85 #A9EBB1 #DAF6DE
Accessibility & contrast
On white
1.66
#77DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#77DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF85
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF85 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7F
Deuteranopia (green-blind)
#D3C58B
Tritanopia (blue-blind)
#66DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #77df85; /* rgb */ color: rgb(119, 223, 133); /* oklch */ color: oklch(81.9% 0.158 146.9);
Tailwind
colors: {
custom: {
50: '#a4eaa9',
500: '#77df85',
950: '#000000',
},
}SCSS
$custom: #77df85; $custom-light: #a4eaa9; $custom-dark: #000000;
JSON
{
"hex": "#77df85",
"rgb": {
"r": 119,
"g": 223,
"b": 133
},
"hsl": {
"h": 128.077,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.81899,
"c": 0.15836,
"h": 146.9
},
"luminance": 0.58391
}Semantic roles & 50–950 ramp
primary
#77DF85
secondary
#B347A5
accent
#1CB2CA
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481