#7BD080#7BD080
#7BD080 is a light, vivid green. Relative luminance 0.509; OKLCH L 78.4% C 0.139 H 145.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD080 |
|---|---|
| RGB | rgb(123, 208, 128) |
| HSL | hsl(124, 47%, 65%) |
| HSV | hsv(124, 41%, 82%) |
| CMYK | cmyk(40.9%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.61, -42.09, 31.86) |
| CIE-LCH | lch(76.61, 52.78, 142.88°) |
| OKLab | oklab(78.37% -0.1146 0.0791) |
| OKLCH | oklch(78.37% 0.139 145.4) |
| XYZ | xyz(34.6188, 50.8791, 28.4144) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.63
Emerald
#50C878
ΔE00 4.65
Pistachio
#93C572
ΔE00 5.75
Dark Mint
#48C072
ΔE00 6.27
Fern
#63B76C
ΔE00 6.72
Seaweed
#18D17B
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD080 #D07BCB
analogous
#A1D07B #7BD080 #7BD0AA
triadic
#7BD080 #807BD0 #D0807B
tetradic
#7BD080 #7BA1D0 #D07BCB #D0AA7B
square
#7BD080 #7BA1D0 #D07BCB #D0AA7B
split-complementary
#7BD080 #AA7BD0 #D07BA1
monochromatic
#379A3D #4EC055 #7BD080 #A8E0AB #D5F0D7
Accessibility & contrast
On white
1.88
#7BD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#7BD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD080
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD080 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#C6BA85
Tritanopia (blue-blind)
#70CCBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bd080; /* rgb */ color: rgb(123, 208, 128); /* oklch */ color: oklch(78.4% 0.139 145.4);
Tailwind
colors: {
custom: {
50: '#a5dfa5',
500: '#7bd080',
950: '#000000',
},
}SCSS
$custom: #7bd080; $custom-light: #a5dfa5; $custom-dark: #000000;
JSON
{
"hex": "#7bd080",
"rgb": {
"r": 123,
"g": 208,
"b": 128
},
"hsl": {
"h": 123.529,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.78374,
"c": 0.13921,
"h": 145.4
},
"luminance": 0.50881
}Semantic roles & 50–950 ramp
primary
#7BD080
secondary
#9F509B
accent
#2BB2BB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10150F
muted
#808480