#77DD81#77DD81
#77DD81 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.159 H 146.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #77DD81 |
|---|---|
| RGB | rgb(119, 221, 129) |
| HSL | hsl(126, 60%, 67%) |
| HSV | hsv(126, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 41.6%, 13.3%) |
| CIE-LAB | lab(80.30, -48.62, 36.13) |
| CIE-LCH | lch(80.30, 60.58, 143.38°) |
| OKLab | oklab(81.35% -0.1321 0.0891) |
| OKLCH | oklch(81.35% 0.159 146) |
| XYZ | xyz(37.4246, 57.2172, 29.8366) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.71
Lightish Green
#61E160
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 5.61
Emerald
#50C878
ΔE00 6.31
Fresh Green
#69D84F
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DD81 #DD77D3
analogous
#A0DD77 #77DD81 #77DDB4
triadic
#77DD81 #8177DD #DD8177
tetradic
#77DD81 #77A0DD #DD77D3 #DDB477
square
#77DD81 #77A0DD #DD77D3 #DDB477
split-complementary
#77DD81 #B477DD #DD77A0
monochromatic
#2CAE38 #46D154 #77DD81 #A8E9AE #D9F5DC
Accessibility & contrast
On white
1.69
#77DD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#77DD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DD81
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DD81 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7A
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#67D9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #77dd81; /* rgb */ color: rgb(119, 221, 129); /* oklch */ color: oklch(81.3% 0.159 146.0);
Tailwind
colors: {
custom: {
50: '#a4e8a6',
500: '#77dd81',
950: '#000000',
},
}SCSS
$custom: #77dd81; $custom-light: #a4e8a6; $custom-dark: #000000;
JSON
{
"hex": "#77dd81",
"rgb": {
"r": 119,
"g": 221,
"b": 129
},
"hsl": {
"h": 125.882,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.81346,
"c": 0.15935,
"h": 146
},
"luminance": 0.5722
}Semantic roles & 50–950 ramp
primary
#77DD81
secondary
#B048A6
accent
#1EB7C8
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480