#7BD58F#7BD58F
#7BD58F is a light, vivid green. Relative luminance 0.538; OKLCH L 79.9% C 0.132 H 149.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD58F |
|---|---|
| RGB | rgb(123, 213, 143) |
| HSL | hsl(133, 52%, 66%) |
| HSV | hsv(133, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 32.9%, 16.5%) |
| CIE-LAB | lab(78.33, -41.80, 26.41) |
| CIE-LCH | lch(78.33, 49.44, 147.72°) |
| OKLab | oklab(79.86% -0.1139 0.0664) |
| OKLCH | oklch(79.86% 0.132 149.8) |
| XYZ | xyz(36.9184, 53.7802, 34.4165) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.19
Emerald
#50C878
ΔE00 5.22
Hospital Green
#9BE5AA
ΔE00 5.30
Seaweed
#18D17B
ΔE00 6.60
Seafoam
#7FE0B3
ΔE00 6.80
Lightgreen
#90EE90
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD58F #D57BC1
analogous
#94D57B #7BD58F #7BD5BC
triadic
#7BD58F #8F7BD5 #D58F7B
tetradic
#7BD58F #7B94D5 #D57BC1 #D5BC7B
square
#7BD58F #7B94D5 #D57BC1 #D5BC7B
split-complementary
#7BD58F #BC7BD5 #D57B94
monochromatic
#34A24C #4DC668 #7BD58F #A9E4B6 #D8F3DE
Accessibility & contrast
On white
1.79
#7BD58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#7BD58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD58F
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD58F | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78B
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#6CD2C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd58f; /* rgb */ color: rgb(123, 213, 143); /* oklch */ color: oklch(79.9% 0.132 149.8);
Tailwind
colors: {
custom: {
50: '#a5e2b0',
500: '#7bd58f',
950: '#000000',
},
}SCSS
$custom: #7bd58f; $custom-light: #a5e2b0; $custom-dark: #000000;
JSON
{
"hex": "#7bd58f",
"rgb": {
"r": 123,
"g": 213,
"b": 143
},
"hsl": {
"h": 133.333,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.79862,
"c": 0.13186,
"h": 149.8
},
"luminance": 0.53783
}Semantic roles & 50–950 ramp
primary
#7BD58F
secondary
#A64E93
accent
#269DBF
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481