#7BED80#7BED80
#7BED80 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.4% C 0.181 H 144.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7BED80 |
|---|---|
| RGB | rgb(123, 237, 128) |
| HSL | hsl(123, 76%, 71%) |
| HSV | hsv(123, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(85.17, -54.18, 42.87) |
| CIE-LCH | lch(85.17, 69.09, 141.65°) |
| OKLab | oklab(85.36% -0.1472 0.1045) |
| OKLCH | oklch(85.36% 0.181 144.6) |
| XYZ | xyz(42.3466, 66.3347, 30.9903) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.69
Palegreen
#98FB98
ΔE00 4.02
Easter Green
#8CFD7E
ΔE00 4.15
Lightish Green
#61E160
ΔE00 4.21
Lightgreen (survey)
#76FF7B
ΔE00 4.31
Light Green
#96F97B
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BED80 #ED7BE8
analogous
#AFED7B #7BED80 #7BEDB9
triadic
#7BED80 #807BED #ED807B
tetradic
#7BED80 #7BAFED #ED7BE8 #EDB97B
square
#7BED80 #7BAFED #ED7BE8 #EDB97B
split-complementary
#7BED80 #B97BED #ED7BAF
monochromatic
#1DD124 #45E64C #7BED80 #B1F4B4 #E4FBE5
Accessibility & contrast
On white
1.47
#7BED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#7BED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BED80
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BED80 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#6AE8D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bed80; /* rgb */ color: rgb(123, 237, 128); /* oklch */ color: oklch(85.4% 0.181 144.6);
Tailwind
colors: {
custom: {
50: '#a8f3a6',
500: '#7bed80',
950: '#000000',
},
}SCSS
$custom: #7bed80; $custom-light: #a8f3a6; $custom-dark: #000000;
JSON
{
"hex": "#7bed80",
"rgb": {
"r": 123,
"g": 237,
"b": 128
},
"hsl": {
"h": 122.632,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85363,
"c": 0.18054,
"h": 144.6
},
"luminance": 0.66338
}Semantic roles & 50–950 ramp
primary
#7BED80
secondary
#C646C1
accent
#0DCFD8
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580