#7BD57B#7BD57B
#7BD57B is a light, vivid green. Relative luminance 0.532; OKLCH L 79.5% C 0.151 H 144.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD57B |
|---|---|
| RGB | rgb(123, 213, 123) |
| HSL | hsl(120, 52%, 66%) |
| HSV | hsv(120, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 42.3%, 16.5%) |
| CIE-LAB | lab(78.01, -45.01, 36.22) |
| CIE-LCH | lch(78.01, 57.77, 141.17°) |
| OKLab | oklab(79.49% -0.1225 0.0891) |
| OKLCH | oklch(79.49% 0.151 144) |
| XYZ | xyz(35.5361, 53.2273, 27.1364) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.06
Emerald
#50C878
ΔE00 5.57
Lightish Green
#61E160
ΔE00 5.62
Lightgreen
#90EE90
ΔE00 5.79
Pistachio
#93C572
ΔE00 6.10
Fresh Green
#69D84F
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD57B #D57BD5
analogous
#A8D57B #7BD57B #7BD5A8
triadic
#7BD57B #7B7BD5 #D57B7B
tetradic
#7BD57B #7BA8D5 #D57BD5 #D5A87B
square
#7BD57B #7BA8D5 #D57BD5 #D5A87B
split-complementary
#7BD57B #A87BD5 #D57BA8
monochromatic
#34A234 #4DC64D #7BD57B #A9E4A9 #D8F3D8
Accessibility & contrast
On white
1.80
#7BD57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#7BD57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD57B
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD57B | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C674
Deuteranopia (green-blind)
#CBBE81
Tritanopia (blue-blind)
#70D0BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bd57b; /* rgb */ color: rgb(123, 213, 123); /* oklch */ color: oklch(79.5% 0.151 144.0);
Tailwind
colors: {
custom: {
50: '#a6e2a2',
500: '#7bd57b',
950: '#000000',
},
}SCSS
$custom: #7bd57b; $custom-light: #a6e2a2; $custom-dark: #000000;
JSON
{
"hex": "#7bd57b",
"rgb": {
"r": 123,
"g": 213,
"b": 123
},
"hsl": {
"h": 120,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.79492,
"c": 0.15149,
"h": 144
},
"luminance": 0.5323
}Semantic roles & 50–950 ramp
primary
#7BD57B
secondary
#A64EA6
accent
#26BFBF
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480