#7BDB77#7BDB77
#7BDB77 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.9% C 0.164 H 143.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDB77 |
|---|---|
| RGB | rgb(123, 219, 119) |
| HSL | hsl(118, 58%, 66%) |
| HSV | hsv(118, 46%, 86%) |
| CMYK | cmyk(43.8%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(79.73, -48.11, 40.41) |
| CIE-LCH | lch(79.73, 62.83, 139.98°) |
| OKLab | oklab(80.88% -0.131 0.0985) |
| OKLCH | oklch(80.88% 0.164 143.1) |
| XYZ | xyz(36.8279, 56.2035, 26.3570) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.72
Fresh Green
#69D84F
ΔE00 4.91
Weird Green
#3AE57F
ΔE00 5.68
Tealish Green
#0CDC73
ΔE00 6.26
Soft Green
#6FC276
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDB77 #D777DB
analogous
#ADDB77 #7BDB77 #77DBA5
triadic
#7BDB77 #777BDB #DB777B
tetradic
#7BDB77 #77ADDB #D777DB #DBA577
square
#7BDB77 #77ADDB #D777DB #DBA577
split-complementary
#7BDB77 #A577DB #DB77AD
monochromatic
#32AA2D #4CCE47 #7BDB77 #AAE8A7 #D9F5D8
Accessibility & contrast
On white
1.72
#7BDB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#7BDB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDB77
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDB77 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#70D6C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bdb77; /* rgb */ color: rgb(123, 219, 119); /* oklch */ color: oklch(80.9% 0.164 143.1);
Tailwind
colors: {
custom: {
50: '#a6e7a0',
500: '#7bdb77',
950: '#000000',
},
}SCSS
$custom: #7bdb77; $custom-light: #a6e7a0; $custom-dark: #000000;
JSON
{
"hex": "#7bdb77",
"rgb": {
"r": 123,
"g": 219,
"b": 119
},
"hsl": {
"h": 117.6,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.80877,
"c": 0.16393,
"h": 143.1
},
"luminance": 0.56206
}Semantic roles & 50–950 ramp
primary
#7BDB77
secondary
#A949AD
accent
#20C6BF
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480