#7BD588#7BD588
#7BD588 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.7% C 0.139 H 147.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD588 |
|---|---|
| RGB | rgb(123, 213, 136) |
| HSL | hsl(129, 52%, 66%) |
| HSV | hsv(129, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 36.2%, 16.5%) |
| CIE-LAB | lab(78.21, -42.98, 29.87) |
| CIE-LCH | lch(78.21, 52.34, 145.20°) |
| OKLab | oklab(79.72% -0.117 0.0746) |
| OKLCH | oklch(79.72% 0.139 147.5) |
| XYZ | xyz(36.4046, 53.5747, 31.7104) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.81
Emerald
#50C878
ΔE00 5.03
Hospital Green
#9BE5AA
ΔE00 5.99
Lightgreen
#90EE90
ΔE00 6.20
Weird Green
#3AE57F
ΔE00 6.49
Seaweed
#18D17B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD588 #D57BC8
analogous
#9BD57B #7BD588 #7BD5B5
triadic
#7BD588 #887BD5 #D5887B
tetradic
#7BD588 #7B9BD5 #D57BC8 #D5B57B
square
#7BD588 #7B9BD5 #D57BC8 #D5B57B
split-complementary
#7BD588 #B57BD5 #D57B9B
monochromatic
#34A244 #4DC65E #7BD588 #A9E4B2 #D8F3DC
Accessibility & contrast
On white
1.79
#7BD588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#7BD588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD588
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD588 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C783
Deuteranopia (green-blind)
#CABE8D
Tritanopia (blue-blind)
#6DD1C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bd588; /* rgb */ color: rgb(123, 213, 136); /* oklch */ color: oklch(79.7% 0.139 147.5);
Tailwind
colors: {
custom: {
50: '#a5e2ab',
500: '#7bd588',
950: '#000000',
},
}SCSS
$custom: #7bd588; $custom-light: #a5e2ab; $custom-dark: #000000;
JSON
{
"hex": "#7bd588",
"rgb": {
"r": 123,
"g": 213,
"b": 136
},
"hsl": {
"h": 128.667,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.79725,
"c": 0.13873,
"h": 147.5
},
"luminance": 0.53577
}Semantic roles & 50–950 ramp
primary
#7BD588
secondary
#A64E9A
accent
#26A9BF
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481