#77DF7D#77DF7D
#77DF7D is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.166 H 145.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF7D |
|---|---|
| RGB | rgb(119, 223, 125) |
| HSL | hsl(123, 62%, 67%) |
| HSV | hsv(123, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.84, -50.04, 38.81) |
| CIE-LCH | lch(80.84, 63.33, 142.20°) |
| OKLab | oklab(81.76% -0.136 0.0951) |
| OKLCH | oklch(81.76% 0.166 145) |
| XYZ | xyz(37.6951, 58.1753, 28.6407) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.97
Lightish Green
#61E160
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.64
Tealish Green
#0CDC73
ΔE00 5.63
Fresh Green
#69D84F
ΔE00 5.69
Palegreen
#98FB98
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF7D #DF77D9
analogous
#A5DF77 #77DF7D #77DFB1
triadic
#77DF7D #7D77DF #DF7D77
tetradic
#77DF7D #77A5DF #DF77D9 #DFB177
square
#77DF7D #77A5DF #DF77D9 #DFB177
split-complementary
#77DF7D #B177DF #DF77A5
monochromatic
#2AB232 #45D34E #77DF7D #A9EBAC #DAF6DC
Accessibility & contrast
On white
1.66
#77DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#77DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF7D
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF7D | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF75
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#68DAC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #77df7d; /* rgb */ color: rgb(119, 223, 125); /* oklch */ color: oklch(81.8% 0.166 145.0);
Tailwind
colors: {
custom: {
50: '#a4eaa4',
500: '#77df7d',
950: '#000000',
},
}SCSS
$custom: #77df7d; $custom-light: #a4eaa4; $custom-dark: #000000;
JSON
{
"hex": "#77df7d",
"rgb": {
"r": 119,
"g": 223,
"b": 125
},
"hsl": {
"h": 123.462,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.81764,
"c": 0.16597,
"h": 145
},
"luminance": 0.58178
}Semantic roles & 50–950 ramp
primary
#77DF7D
secondary
#B347AD
accent
#1CC0CA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480