#7BE78A#7BE78A
#7BE78A is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.1% C 0.163 H 147.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE78A |
|---|---|
| RGB | rgb(123, 231, 138) |
| HSL | hsl(128, 69%, 69%) |
| HSV | hsv(128, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 40.3%, 9.4%) |
| CIE-LAB | lab(83.54, -50.27, 35.86) |
| CIE-LCH | lch(83.54, 61.75, 144.50°) |
| OKLab | oklab(84.08% -0.1366 0.0887) |
| OKLCH | oklch(84.08% 0.163 147) |
| XYZ | xyz(41.3294, 63.1947, 34.0598) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.53
Weird Green
#3AE57F
ΔE00 4.45
Palegreen
#98FB98
ΔE00 4.86
Baby Green
#8CFF9E
ΔE00 5.14
Mint Green
#8FFF9F
ΔE00 5.19
Foam Green
#90FDA9
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE78A #E77BD8
analogous
#A2E77B #7BE78A #7BE7C0
triadic
#7BE78A #8A7BE7 #E78A7B
tetradic
#7BE78A #7BA2E7 #E77BD8 #E7C07B
square
#7BE78A #7BA2E7 #E77BD8 #E7C07B
split-complementary
#7BE78A #C07BE7 #E77BA2
monochromatic
#24C43A #47DE5C #7BE78A #AFF0B8 #E3FAE6
Accessibility & contrast
On white
1.54
#7BE78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#7BE78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE78A
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE78A | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#69E3D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be78a; /* rgb */ color: rgb(123, 231, 138); /* oklch */ color: oklch(84.1% 0.163 147.0);
Tailwind
colors: {
custom: {
50: '#a7efad',
500: '#7be78a',
950: '#000000',
},
}SCSS
$custom: #7be78a; $custom-light: #a7efad; $custom-dark: #000000;
JSON
{
"hex": "#7be78a",
"rgb": {
"r": 123,
"g": 231,
"b": 138
},
"hsl": {
"h": 128.333,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.84083,
"c": 0.16286,
"h": 147
},
"luminance": 0.63198
}Semantic roles & 50–950 ramp
primary
#7BE78A
secondary
#BF47AE
accent
#14B7D1
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581