#7BD97C#7BD97C
#7BD97C is a light, vivid green. Relative luminance 0.553; OKLCH L 80.5% C 0.156 H 144.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD97C |
|---|---|
| RGB | rgb(123, 217, 124) |
| HSL | hsl(121, 55%, 67%) |
| HSV | hsv(121, 43%, 85%) |
| CMYK | cmyk(43.3%, 0%, 42.9%, 14.9%) |
| CIE-LAB | lab(79.21, -46.56, 37.26) |
| CIE-LCH | lch(79.21, 59.63, 141.33°) |
| OKLab | oklab(80.47% -0.1267 0.0915) |
| OKLCH | oklch(80.47% 0.156 144.2) |
| XYZ | xyz(36.6175, 55.2895, 27.8073) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.93
Lightish Green
#61E160
ΔE00 4.96
Weird Green
#3AE57F
ΔE00 5.69
Fresh Green
#69D84F
ΔE00 5.84
Soft Green
#6FC276
ΔE00 6.01
Emerald
#50C878
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD97C #D97BD8
analogous
#A9D97B #7BD97C #7BD9AB
triadic
#7BD97C #7C7BD9 #D97C7B
tetradic
#7BD97C #7BA9D9 #D97BD8 #D9AB7B
square
#7BD97C #7BA9D9 #D97BD8 #D9AB7B
split-complementary
#7BD97C #AB7BD9 #D97BA9
monochromatic
#31A932 #4BCB4D #7BD97C #ABE7AB #DAF4DA
Accessibility & contrast
On white
1.74
#7BD97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#7BD97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD97C
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD97C | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA75
Deuteranopia (green-blind)
#CFC182
Tritanopia (blue-blind)
#6FD4C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd97c; /* rgb */ color: rgb(123, 217, 124); /* oklch */ color: oklch(80.5% 0.156 144.2);
Tailwind
colors: {
custom: {
50: '#a6e5a3',
500: '#7bd97c',
950: '#000000',
},
}SCSS
$custom: #7bd97c; $custom-light: #a6e5a3; $custom-dark: #000000;
JSON
{
"hex": "#7bd97c",
"rgb": {
"r": 123,
"g": 217,
"b": 124
},
"hsl": {
"h": 120.638,
"s": 55.294,
"l": 66.667
},
"oklch": {
"l": 0.80474,
"c": 0.1563,
"h": 144.2
},
"luminance": 0.55292
}Semantic roles & 50–950 ramp
primary
#7BD97C
secondary
#AC4CAB
accent
#23C1C3
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480