#77DF80#77DF80
#77DF80 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.163 H 145.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF80 |
|---|---|
| RGB | rgb(119, 223, 128) |
| HSL | hsl(125, 62%, 67%) |
| HSV | hsv(125, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.88, -49.60, 37.38) |
| CIE-LCH | lch(80.88, 62.10, 143.00°) |
| OKLab | oklab(81.81% -0.1348 0.0919) |
| OKLCH | oklch(81.81% 0.163 145.7) |
| XYZ | xyz(37.8896, 58.2531, 29.6653) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.53
Lightish Green
#61E160
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 5.59
Fresh Green
#69D84F
ΔE00 6.15
Palegreen
#98FB98
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF80 #DF77D6
analogous
#A2DF77 #77DF80 #77DFB4
triadic
#77DF80 #8077DF #DF8077
tetradic
#77DF80 #77A2DF #DF77D6 #DFB477
square
#77DF80 #77A2DF #DF77D6 #DFB477
split-complementary
#77DF80 #B477DF #DF77A2
monochromatic
#2AB236 #45D352 #77DF80 #A9EBAE #DAF6DD
Accessibility & contrast
On white
1.66
#77DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#77DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF80
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF80 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#67DAC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #77df80; /* rgb */ color: rgb(119, 223, 128); /* oklch */ color: oklch(81.8% 0.163 145.7);
Tailwind
colors: {
custom: {
50: '#a4eaa6',
500: '#77df80',
950: '#000000',
},
}SCSS
$custom: #77df80; $custom-light: #a4eaa6; $custom-dark: #000000;
JSON
{
"hex": "#77df80",
"rgb": {
"r": 119,
"g": 223,
"b": 128
},
"hsl": {
"h": 125.192,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.81814,
"c": 0.16313,
"h": 145.7
},
"luminance": 0.58256
}Semantic roles & 50–950 ramp
primary
#77DF80
secondary
#B347AA
accent
#1CBBCA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480