#7BD97B#7BD97B
#7BD97B is a light, vivid green. Relative luminance 0.553; OKLCH L 80.5% C 0.157 H 143.9°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD97B |
|---|---|
| RGB | rgb(123, 217, 123) |
| HSL | hsl(120, 55%, 67%) |
| HSV | hsv(120, 43%, 85%) |
| CMYK | cmyk(43.3%, 0%, 43.3%, 14.9%) |
| CIE-LAB | lab(79.19, -46.70, 37.74) |
| CIE-LCH | lch(79.19, 60.05, 141.06°) |
| OKLab | oklab(80.46% -0.1271 0.0926) |
| OKLCH | oklch(80.46% 0.157 143.9) |
| XYZ | xyz(36.5546, 55.2644, 27.4760) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.83
Lightgreen
#90EE90
ΔE00 4.95
Fresh Green
#69D84F
ΔE00 5.68
Weird Green
#3AE57F
ΔE00 5.72
Soft Green
#6FC276
ΔE00 6.07
Tealish Green
#0CDC73
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD97B #D97BD9
analogous
#AAD97B #7BD97B #7BD9AA
triadic
#7BD97B #7B7BD9 #D97B7B
tetradic
#7BD97B #7BAAD9 #D97BD9 #D9AA7B
square
#7BD97B #7BAAD9 #D97BD9 #D9AA7B
split-complementary
#7BD97B #AA7BD9 #D97BAA
monochromatic
#31A931 #4BCB4B #7BD97B #ABE7AB #DAF4DA
Accessibility & contrast
On white
1.74
#7BD97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#7BD97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD97B
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD97B | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA74
Deuteranopia (green-blind)
#CFC181
Tritanopia (blue-blind)
#6FD4C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd97b; /* rgb */ color: rgb(123, 217, 123); /* oklch */ color: oklch(80.5% 0.157 143.9);
Tailwind
colors: {
custom: {
50: '#a6e5a2',
500: '#7bd97b',
950: '#000000',
},
}SCSS
$custom: #7bd97b; $custom-light: #a6e5a2; $custom-dark: #000000;
JSON
{
"hex": "#7bd97b",
"rgb": {
"r": 123,
"g": 217,
"b": 123
},
"hsl": {
"h": 120,
"s": 55.294,
"l": 66.667
},
"oklch": {
"l": 0.80458,
"c": 0.15726,
"h": 143.9
},
"luminance": 0.55267
}Semantic roles & 50–950 ramp
primary
#7BD97B
secondary
#AC4CAC
accent
#23C3C3
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480