#7BD67B#7BD67B
#7BD67B is a light, vivid green. Relative luminance 0.537; OKLCH L 79.7% C 0.153 H 144.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD67B |
|---|---|
| RGB | rgb(123, 214, 123) |
| HSL | hsl(120, 53%, 66%) |
| HSV | hsv(120, 43%, 84%) |
| CMYK | cmyk(42.5%, 0%, 42.5%, 16.1%) |
| CIE-LAB | lab(78.31, -45.43, 36.60) |
| CIE-LCH | lch(78.31, 58.34, 141.14°) |
| OKLab | oklab(79.73% -0.1237 0.09) |
| OKLCH | oklch(79.73% 0.153 144) |
| XYZ | xyz(35.7884, 53.7319, 27.2205) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.31
Lightish Green
#61E160
ΔE00 5.41
Lightgreen
#90EE90
ΔE00 5.57
Emerald
#50C878
ΔE00 5.72
Fresh Green
#69D84F
ΔE00 6.01
Weird Green
#3AE57F
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD67B #D67BD6
analogous
#A8D67B #7BD67B #7BD6A8
triadic
#7BD67B #7B7BD6 #D67B7B
tetradic
#7BD67B #7BA8D6 #D67BD6 #D6A87B
square
#7BD67B #7BA8D6 #D67BD6 #D6A87B
split-complementary
#7BD67B #A87BD6 #D67BA8
monochromatic
#33A433 #4CC74C #7BD67B #AAE5AA #D8F3D8
Accessibility & contrast
On white
1.79
#7BD67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#7BD67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD67B
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD67B | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C774
Deuteranopia (green-blind)
#CCBE81
Tritanopia (blue-blind)
#70D1C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd67b; /* rgb */ color: rgb(123, 214, 123); /* oklch */ color: oklch(79.7% 0.153 144.0);
Tailwind
colors: {
custom: {
50: '#a6e3a2',
500: '#7bd67b',
950: '#000000',
},
}SCSS
$custom: #7bd67b; $custom-light: #a6e3a2; $custom-dark: #000000;
JSON
{
"hex": "#7bd67b",
"rgb": {
"r": 123,
"g": 214,
"b": 123
},
"hsl": {
"h": 120,
"s": 52.601,
"l": 66.078
},
"oklch": {
"l": 0.79733,
"c": 0.15294,
"h": 144
},
"luminance": 0.53734
}Semantic roles & 50–950 ramp
primary
#7BD67B
secondary
#A84DA8
accent
#25C0C0
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480