#7BEF89#7BEF89
#7BEF89 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.175 H 146.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEF89 |
|---|---|
| RGB | rgb(123, 239, 137) |
| HSL | hsl(127, 78%, 71%) |
| HSV | hsv(127, 49%, 94%) |
| CMYK | cmyk(48.5%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(85.88, -53.68, 39.38) |
| CIE-LCH | lch(85.88, 66.57, 143.73°) |
| OKLab | oklab(85.99% -0.1457 0.0968) |
| OKLCH | oklch(85.99% 0.175 146.4) |
| XYZ | xyz(43.5477, 67.7468, 34.4437) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.24
Palegreen
#98FB98
ΔE00 3.52
Baby Green
#8CFF9E
ΔE00 3.69
Mint Green
#8FFF9F
ΔE00 3.80
Foam Green
#90FDA9
ΔE00 4.58
Easter Green
#8CFD7E
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEF89 #EF7BE1
analogous
#A7EF7B #7BEF89 #7BEFC3
triadic
#7BEF89 #897BEF #EF897B
tetradic
#7BEF89 #7BA7EF #EF7BE1 #EFC37B
square
#7BEF89 #7BA7EF #EF7BE1 #EFC37B
split-complementary
#7BEF89 #C37BEF #EF7BA7
monochromatic
#1AD631 #44E858 #7BEF89 #B2F6BA #E4FCE7
Accessibility & contrast
On white
1.44
#7BEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#7BEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEF89
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEF89 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD81
Deuteranopia (green-blind)
#E2D290
Tritanopia (blue-blind)
#68EAD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7bef89; /* rgb */ color: rgb(123, 239, 137); /* oklch */ color: oklch(86.0% 0.175 146.4);
Tailwind
colors: {
custom: {
50: '#a8f5ac',
500: '#7bef89',
950: '#000000',
},
}SCSS
$custom: #7bef89; $custom-light: #a8f5ac; $custom-dark: #000000;
JSON
{
"hex": "#7bef89",
"rgb": {
"r": 123,
"g": 239,
"b": 137
},
"hsl": {
"h": 127.241,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.85987,
"c": 0.17497,
"h": 146.4
},
"luminance": 0.6775
}Semantic roles & 50–950 ramp
primary
#7BEF89
secondary
#C945B9
accent
#0BC2DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581