#7BD57C#7BD57C
#7BD57C is a light, vivid green. Relative luminance 0.533; OKLCH L 79.5% C 0.151 H 144.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD57C |
|---|---|
| RGB | rgb(123, 213, 124) |
| HSL | hsl(121, 52%, 66%) |
| HSV | hsv(121, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 41.8%, 16.5%) |
| CIE-LAB | lab(78.02, -44.86, 35.74) |
| CIE-LCH | lch(78.02, 57.35, 141.46°) |
| OKLab | oklab(79.51% -0.1221 0.088) |
| OKLCH | oklch(79.51% 0.151 144.2) |
| XYZ | xyz(35.5990, 53.2524, 27.4678) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.01
Emerald
#50C878
ΔE00 5.49
Lightish Green
#61E160
ΔE00 5.75
Lightgreen
#90EE90
ΔE00 5.78
Pistachio
#93C572
ΔE00 6.14
Weird Green
#3AE57F
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD57C #D57BD4
analogous
#A7D57B #7BD57C #7BD5A9
triadic
#7BD57C #7C7BD5 #D57C7B
tetradic
#7BD57C #7BA7D5 #D57BD4 #D5A97B
square
#7BD57C #7BA7D5 #D57BD4 #D5A97B
split-complementary
#7BD57C #A97BD5 #D57BA7
monochromatic
#34A235 #4DC64E #7BD57C #A9E4AA #D8F3D8
Accessibility & contrast
On white
1.80
#7BD57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#7BD57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD57C
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD57C | 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)
#D8C675
Deuteranopia (green-blind)
#CBBE82
Tritanopia (blue-blind)
#70D0BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bd57c; /* rgb */ color: rgb(123, 213, 124); /* oklch */ color: oklch(79.5% 0.151 144.2);
Tailwind
colors: {
custom: {
50: '#a6e2a3',
500: '#7bd57c',
950: '#000000',
},
}SCSS
$custom: #7bd57c; $custom-light: #a6e2a3; $custom-dark: #000000;
JSON
{
"hex": "#7bd57c",
"rgb": {
"r": 123,
"g": 213,
"b": 124
},
"hsl": {
"h": 120.667,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.79509,
"c": 0.15052,
"h": 144.2
},
"luminance": 0.53255
}Semantic roles & 50–950 ramp
primary
#7BD57C
secondary
#A64EA5
accent
#26BDBF
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480