#7BD58B#7BD58B
#7BD58B is a light, vivid green. Relative luminance 0.537; OKLCH L 79.8% C 0.136 H 148.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD58B |
|---|---|
| RGB | rgb(123, 213, 139) |
| HSL | hsl(131, 52%, 66%) |
| HSV | hsv(131, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 34.7%, 16.5%) |
| CIE-LAB | lab(78.26, -42.48, 28.39) |
| CIE-LCH | lch(78.26, 51.09, 146.25°) |
| OKLab | oklab(79.78% -0.1157 0.0711) |
| OKLCH | oklch(79.78% 0.136 148.4) |
| XYZ | xyz(36.6207, 53.6612, 32.8491) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.92
Emerald
#50C878
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 5.67
Lightgreen
#90EE90
ΔE00 6.43
Seaweed
#18D17B
ΔE00 6.50
Weird Green
#3AE57F
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD58B #D57BC5
analogous
#98D57B #7BD58B #7BD5B8
triadic
#7BD58B #8B7BD5 #D58B7B
tetradic
#7BD58B #7B98D5 #D57BC5 #D5B87B
square
#7BD58B #7B98D5 #D57BC5 #D5B87B
split-complementary
#7BD58B #B87BD5 #D57B98
monochromatic
#34A247 #4DC662 #7BD58B #A9E4B4 #D8F3DD
Accessibility & contrast
On white
1.79
#7BD58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7BD58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD58B
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD58B | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C786
Deuteranopia (green-blind)
#C9BE8F
Tritanopia (blue-blind)
#6DD2C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd58b; /* rgb */ color: rgb(123, 213, 139); /* oklch */ color: oklch(79.8% 0.136 148.4);
Tailwind
colors: {
custom: {
50: '#a5e2ad',
500: '#7bd58b',
950: '#000000',
},
}SCSS
$custom: #7bd58b; $custom-light: #a5e2ad; $custom-dark: #000000;
JSON
{
"hex": "#7bd58b",
"rgb": {
"r": 123,
"g": 213,
"b": 139
},
"hsl": {
"h": 130.667,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.79783,
"c": 0.13578,
"h": 148.4
},
"luminance": 0.53664
}Semantic roles & 50–950 ramp
primary
#7BD58B
secondary
#A64E97
accent
#26A4BF
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481