#7BD38B#7BD38B
#7BD38B is a light, vivid green. Relative luminance 0.527; OKLCH L 79.3% C 0.133 H 148.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD38B |
|---|---|
| RGB | rgb(123, 211, 139) |
| HSL | hsl(131, 50%, 65%) |
| HSV | hsv(131, 42%, 83%) |
| CMYK | cmyk(41.7%, 0%, 34.1%, 17.3%) |
| CIE-LAB | lab(77.67, -41.60, 27.60) |
| CIE-LCH | lch(77.67, 49.92, 146.44°) |
| OKLab | oklab(79.3% -0.1133 0.0692) |
| OKLCH | oklch(79.3% 0.133 148.6) |
| XYZ | xyz(36.1208, 52.6612, 32.6824) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.56
Emerald
#50C878
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 5.81
Seaweed
#18D17B
ΔE00 6.55
Dark Mint
#48C072
ΔE00 6.64
Lightgreen
#90EE90
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD38B #D37BC3
analogous
#97D37B #7BD38B #7BD3B7
triadic
#7BD38B #8B7BD3 #D38B7B
tetradic
#7BD38B #7B97D3 #D37BC3 #D3B77B
square
#7BD38B #7B97D3 #D37BC3 #D3B77B
split-complementary
#7BD38B #B77BD3 #D37B97
monochromatic
#359F48 #4DC463 #7BD38B #A9E2B3 #D7F2DC
Accessibility & contrast
On white
1.82
#7BD38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7BD38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD38B
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD38B | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C586
Deuteranopia (green-blind)
#C8BC8F
Tritanopia (blue-blind)
#6DD0C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bd38b; /* rgb */ color: rgb(123, 211, 139); /* oklch */ color: oklch(79.3% 0.133 148.6);
Tailwind
colors: {
custom: {
50: '#a5e1ad',
500: '#7bd38b',
950: '#000000',
},
}SCSS
$custom: #7bd38b; $custom-light: #a5e1ad; $custom-dark: #000000;
JSON
{
"hex": "#7bd38b",
"rgb": {
"r": 123,
"g": 211,
"b": 139
},
"hsl": {
"h": 130.909,
"s": 50,
"l": 65.49
},
"oklch": {
"l": 0.79304,
"c": 0.13279,
"h": 148.6
},
"luminance": 0.52664
}Semantic roles & 50–950 ramp
primary
#7BD38B
secondary
#A34F94
accent
#28A2BD
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481