#77DF8D#77DF8D
#77DF8D is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.151 H 149.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF8D |
|---|---|
| RGB | rgb(119, 223, 141) |
| HSL | hsl(133, 62%, 67%) |
| HSV | hsv(133, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(81.08, -47.54, 31.08) |
| CIE-LCH | lch(81.08, 56.80, 146.82°) |
| OKLab | oklab(82.04% -0.1292 0.0776) |
| OKLCH | oklch(82.04% 0.151 149) |
| XYZ | xyz(38.8008, 58.6175, 34.4638) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.45
Weird Green
#3AE57F
ΔE00 4.75
Hospital Green
#9BE5AA
ΔE00 5.61
Tealish Green
#0CDC73
ΔE00 5.96
Aqua Green
#12E193
ΔE00 6.07
Seafoam Green
#7AF9AB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF8D #DF77C9
analogous
#95DF77 #77DF8D #77DFC1
triadic
#77DF8D #8D77DF #DF8D77
tetradic
#77DF8D #7795DF #DF77C9 #DFC177
square
#77DF8D #7795DF #DF77C9 #DFC177
split-complementary
#77DF8D #C177DF #DF7795
monochromatic
#2AB247 #45D363 #77DF8D #A9EBB7 #DAF6E0
Accessibility & contrast
On white
1.65
#77DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#77DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF8D
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF8D | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D2C592
Tritanopia (blue-blind)
#64DBCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #77df8d; /* rgb */ color: rgb(119, 223, 141); /* oklch */ color: oklch(82.0% 0.151 149.0);
Tailwind
colors: {
custom: {
50: '#a4e9af',
500: '#77df8d',
950: '#000000',
},
}SCSS
$custom: #77df8d; $custom-light: #a4e9af; $custom-dark: #000000;
JSON
{
"hex": "#77df8d",
"rgb": {
"r": 119,
"g": 223,
"b": 141
},
"hsl": {
"h": 132.692,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.82044,
"c": 0.15072,
"h": 149
},
"luminance": 0.5862
}Semantic roles & 50–950 ramp
primary
#77DF8D
secondary
#B3479C
accent
#1CA5CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481