#7BD17C#7BD17C
#7BD17C is a light, vivid green. Relative luminance 0.513; OKLCH L 78.5% C 0.145 H 144.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD17C |
|---|---|
| RGB | rgb(123, 209, 124) |
| HSL | hsl(121, 48%, 65%) |
| HSV | hsv(121, 41%, 82%) |
| CMYK | cmyk(41.1%, 0%, 40.7%, 18%) |
| CIE-LAB | lab(76.84, -43.14, 34.21) |
| CIE-LCH | lch(76.84, 55.05, 141.59°) |
| OKLab | oklab(78.54% -0.1175 0.0844) |
| OKLCH | oklch(78.54% 0.145 144.3) |
| XYZ | xyz(34.6053, 51.2650, 27.1366) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.00
Emerald
#50C878
ΔE00 4.96
Pistachio
#93C572
ΔE00 5.56
Dark Mint
#48C072
ΔE00 6.58
Lightish Green
#61E160
ΔE00 6.63
Lightgreen
#90EE90
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD17C #D17BD0
analogous
#A5D17B #7BD17C #7BD1A7
triadic
#7BD17C #7C7BD1 #D17C7B
tetradic
#7BD17C #7BA5D1 #D17BD0 #D1A77B
square
#7BD17C #7BA5D1 #D17BD0 #D1A77B
split-complementary
#7BD17C #A77BD1 #D17BA5
monochromatic
#369B37 #4EC14F #7BD17C #A8E1A9 #D6F1D6
Accessibility & contrast
On white
1.87
#7BD17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#7BD17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD17C
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD17C | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C376
Deuteranopia (green-blind)
#C8BA81
Tritanopia (blue-blind)
#71CDBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bd17c; /* rgb */ color: rgb(123, 209, 124); /* oklch */ color: oklch(78.5% 0.145 144.3);
Tailwind
colors: {
custom: {
50: '#a5dfa3',
500: '#7bd17c',
950: '#000000',
},
}SCSS
$custom: #7bd17c; $custom-light: #a5dfa3; $custom-dark: #000000;
JSON
{
"hex": "#7bd17c",
"rgb": {
"r": 123,
"g": 209,
"b": 124
},
"hsl": {
"h": 120.698,
"s": 48.315,
"l": 65.098
},
"oklch": {
"l": 0.78544,
"c": 0.14466,
"h": 144.3
},
"luminance": 0.51267
}Semantic roles & 50–950 ramp
primary
#7BD17C
secondary
#A14FA0
accent
#2ABABC
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#10150F
muted
#808480