#7BD978#7BD978
#7BD978 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.4% C 0.160 H 143.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD978 |
|---|---|
| RGB | rgb(123, 217, 120) |
| HSL | hsl(118, 56%, 66%) |
| HSV | hsv(118, 45%, 85%) |
| CMYK | cmyk(43.3%, 0%, 44.7%, 14.9%) |
| CIE-LAB | lab(79.15, -47.14, 39.18) |
| CIE-LCH | lch(79.15, 61.29, 140.27°) |
| OKLab | oklab(80.41% -0.1284 0.0957) |
| OKLCH | oklch(80.41% 0.16 143.3) |
| XYZ | xyz(36.3697, 55.1904, 26.5020) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 5.03
Fresh Green
#69D84F
ΔE00 5.21
Weird Green
#3AE57F
ΔE00 5.83
Soft Green
#6FC276
ΔE00 6.26
Tealish Green
#0CDC73
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD978 #D678D9
analogous
#ABD978 #7BD978 #78D9A5
triadic
#7BD978 #787BD9 #D9787B
tetradic
#7BD978 #78ABD9 #D678D9 #D9A578
square
#7BD978 #78ABD9 #D678D9 #D9A578
split-complementary
#7BD978 #A578D9 #D978AB
monochromatic
#33A72F #4CCC48 #7BD978 #AAE6A8 #D8F4D8
Accessibility & contrast
On white
1.74
#7BD978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#7BD978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD978
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD978 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC970
Deuteranopia (green-blind)
#CFC17E
Tritanopia (blue-blind)
#70D4C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd978; /* rgb */ color: rgb(123, 217, 120); /* oklch */ color: oklch(80.4% 0.160 143.3);
Tailwind
colors: {
custom: {
50: '#a6e5a0',
500: '#7bd978',
950: '#000000',
},
}SCSS
$custom: #7bd978; $custom-light: #a6e5a0; $custom-dark: #000000;
JSON
{
"hex": "#7bd978",
"rgb": {
"r": 123,
"g": 217,
"b": 120
},
"hsl": {
"h": 118.144,
"s": 56.069,
"l": 66.078
},
"oklch": {
"l": 0.80409,
"c": 0.16013,
"h": 143.3
},
"luminance": 0.55193
}Semantic roles & 50–950 ramp
primary
#7BD978
secondary
#A84AAB
accent
#22C4BF
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480