#7BED87#7BED87
#7BED87 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.5% C 0.174 H 146.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BED87 |
|---|---|
| RGB | rgb(123, 237, 135) |
| HSL | hsl(126, 76%, 71%) |
| HSV | hsv(126, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(85.26, -53.17, 39.57) |
| CIE-LCH | lch(85.26, 66.28, 143.34°) |
| OKLab | oklab(85.47% -0.1444 0.0972) |
| OKLCH | oklch(85.47% 0.174 146) |
| XYZ | xyz(42.8233, 66.5254, 33.5011) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.21
Palegreen
#98FB98
ΔE00 3.80
Baby Green
#8CFF9E
ΔE00 4.11
Mint Green
#8FFF9F
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.74
Easter Green
#8CFD7E
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BED87 #ED7BE1
analogous
#A8ED7B #7BED87 #7BEDC0
triadic
#7BED87 #877BED #ED877B
tetradic
#7BED87 #7BA8ED #ED7BE1 #EDC07B
square
#7BED87 #7BA8ED #ED7BE1 #EDC07B
split-complementary
#7BED87 #C07BED #ED7BA8
monochromatic
#1DD130 #45E656 #7BED87 #B1F4B8 #E4FBE7
Accessibility & contrast
On white
1.47
#7BED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#7BED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BED87
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BED87 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7F
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#69E8D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bed87; /* rgb */ color: rgb(123, 237, 135); /* oklch */ color: oklch(85.5% 0.174 146.0);
Tailwind
colors: {
custom: {
50: '#a8f3ab',
500: '#7bed87',
950: '#000000',
},
}SCSS
$custom: #7bed87; $custom-light: #a8f3ab; $custom-dark: #000000;
JSON
{
"hex": "#7bed87",
"rgb": {
"r": 123,
"g": 237,
"b": 135
},
"hsl": {
"h": 126.316,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85474,
"c": 0.17406,
"h": 146
},
"luminance": 0.66529
}Semantic roles & 50–950 ramp
primary
#7BED87
secondary
#C646B9
accent
#0DC3D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581