#7BED86#7BED86
#7BED86 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.5% C 0.175 H 145.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7BED86 |
|---|---|
| RGB | rgb(123, 237, 134) |
| HSL | hsl(126, 76%, 71%) |
| HSV | hsv(126, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(85.25, -53.32, 40.05) |
| CIE-LCH | lch(85.25, 66.68, 143.09°) |
| OKLab | oklab(85.46% -0.1448 0.0983) |
| OKLCH | oklch(85.46% 0.175 145.8) |
| XYZ | xyz(42.7532, 66.4974, 33.1320) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.26
Palegreen
#98FB98
ΔE00 3.82
Baby Green
#8CFF9E
ΔE00 4.16
Mint Green
#8FFF9F
ΔE00 4.26
Easter Green
#8CFD7E
ΔE00 4.70
Weird Green
#3AE57F
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BED86 #ED7BE2
analogous
#A9ED7B #7BED86 #7BEDBF
triadic
#7BED86 #867BED #ED867B
tetradic
#7BED86 #7BA9ED #ED7BE2 #EDBF7B
square
#7BED86 #7BA9ED #ED7BE2 #EDBF7B
split-complementary
#7BED86 #BF7BED #ED7BA9
monochromatic
#1DD12E #45E655 #7BED86 #B1F4B7 #E4FBE6
Accessibility & contrast
On white
1.47
#7BED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#7BED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BED86
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BED86 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7E
Deuteranopia (green-blind)
#E0D18D
Tritanopia (blue-blind)
#69E8D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bed86; /* rgb */ color: rgb(123, 237, 134); /* oklch */ color: oklch(85.5% 0.175 145.8);
Tailwind
colors: {
custom: {
50: '#a8f3aa',
500: '#7bed86',
950: '#000000',
},
}SCSS
$custom: #7bed86; $custom-light: #a8f3aa; $custom-dark: #000000;
JSON
{
"hex": "#7bed86",
"rgb": {
"r": 123,
"g": 237,
"b": 134
},
"hsl": {
"h": 125.789,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85457,
"c": 0.17499,
"h": 145.8
},
"luminance": 0.66501
}Semantic roles & 50–950 ramp
primary
#7BED86
secondary
#C646BA
accent
#0DC5D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581