#7BE88D#7BE88D
#7BE88D is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.161 H 147.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE88D |
|---|---|
| RGB | rgb(123, 232, 141) |
| HSL | hsl(130, 70%, 70%) |
| HSV | hsv(130, 47%, 91%) |
| CMYK | cmyk(47%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(83.88, -50.21, 34.80) |
| CIE-LCH | lch(83.88, 61.10, 145.27°) |
| OKLab | oklab(84.38% -0.1364 0.0863) |
| OKLCH | oklch(84.38% 0.161 147.7) |
| XYZ | xyz(41.8302, 63.8442, 35.3131) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.55
Weird Green
#3AE57F
ΔE00 4.46
Palegreen
#98FB98
ΔE00 4.77
Baby Green
#8CFF9E
ΔE00 4.92
Foam Green
#90FDA9
ΔE00 4.96
Mint Green
#8FFF9F
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE88D #E87BD6
analogous
#A0E87B #7BE88D #7BE8C3
triadic
#7BE88D #8D7BE8 #E88D7B
tetradic
#7BE88D #7BA0E8 #E87BD6 #E8C37B
square
#7BE88D #7BA0E8 #E87BD6 #E8C37B
split-complementary
#7BE88D #C37BE8 #E87BA0
monochromatic
#23C63E #47DF60 #7BE88D #AFF1BA #E3FAE7
Accessibility & contrast
On white
1.53
#7BE88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#7BE88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE88D
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE88D | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD887
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#68E4D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7be88d; /* rgb */ color: rgb(123, 232, 141); /* oklch */ color: oklch(84.4% 0.161 147.7);
Tailwind
colors: {
custom: {
50: '#a7f0af',
500: '#7be88d',
950: '#000000',
},
}SCSS
$custom: #7be88d; $custom-light: #a7f0af; $custom-dark: #000000;
JSON
{
"hex": "#7be88d",
"rgb": {
"r": 123,
"g": 232,
"b": 141
},
"hsl": {
"h": 129.908,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.84376,
"c": 0.16142,
"h": 147.7
},
"luminance": 0.63847
}Semantic roles & 50–950 ramp
primary
#7BE88D
secondary
#C047AC
accent
#13B3D2
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581