#7BD77B#7BD77B
#7BD77B is a light, vivid green. Relative luminance 0.542; OKLCH L 80.0% C 0.154 H 144.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD77B |
|---|---|
| RGB | rgb(123, 215, 123) |
| HSL | hsl(120, 53%, 66%) |
| HSV | hsv(120, 43%, 84%) |
| CMYK | cmyk(42.8%, 0%, 42.8%, 15.7%) |
| CIE-LAB | lab(78.60, -45.86, 36.98) |
| CIE-LCH | lch(78.60, 58.91, 141.12°) |
| OKLab | oklab(79.97% -0.1248 0.0908) |
| OKLCH | oklch(79.97% 0.154 144) |
| XYZ | xyz(36.0422, 54.2396, 27.3052) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 5.21
Lightgreen
#90EE90
ΔE00 5.36
Soft Green
#6FC276
ΔE00 5.57
Emerald
#50C878
ΔE00 5.89
Fresh Green
#69D84F
ΔE00 5.89
Weird Green
#3AE57F
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD77B #D77BD7
analogous
#A9D77B #7BD77B #7BD7A9
triadic
#7BD77B #7B7BD7 #D77B7B
tetradic
#7BD77B #7BA9D7 #D77BD7 #D7A97B
square
#7BD77B #7BA9D7 #D77BD7 #D7A97B
split-complementary
#7BD77B #A97BD7 #D77BA9
monochromatic
#32A532 #4CC94C #7BD77B #AAE5AA #D9F3D9
Accessibility & contrast
On white
1.77
#7BD77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7BD77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD77B
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD77B | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC874
Deuteranopia (green-blind)
#CDBF81
Tritanopia (blue-blind)
#70D2C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd77b; /* rgb */ color: rgb(123, 215, 123); /* oklch */ color: oklch(80.0% 0.154 144.0);
Tailwind
colors: {
custom: {
50: '#a6e4a2',
500: '#7bd77b',
950: '#000000',
},
}SCSS
$custom: #7bd77b; $custom-light: #a6e4a2; $custom-dark: #000000;
JSON
{
"hex": "#7bd77b",
"rgb": {
"r": 123,
"g": 215,
"b": 123
},
"hsl": {
"h": 120,
"s": 53.488,
"l": 66.275
},
"oklch": {
"l": 0.79975,
"c": 0.15438,
"h": 144
},
"luminance": 0.54242
}Semantic roles & 50–950 ramp
primary
#7BD77B
secondary
#A94DA9
accent
#25C1C1
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480