#7BEF83#7BEF83
#7BEF83 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.181 H 145.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEF83 |
|---|---|
| RGB | rgb(123, 239, 131) |
| HSL | hsl(124, 78%, 71%) |
| HSV | hsv(124, 49%, 94%) |
| CMYK | cmyk(48.5%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(85.80, -54.55, 42.21) |
| CIE-LCH | lch(85.80, 68.97, 142.27°) |
| OKLab | oklab(85.89% -0.1482 0.1031) |
| OKLCH | oklch(85.89% 0.181 145.2) |
| XYZ | xyz(43.1293, 67.5794, 32.2397) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.58
Palegreen
#98FB98
ΔE00 3.67
Easter Green
#8CFD7E
ΔE00 3.99
Lightgreen (survey)
#76FF7B
ΔE00 4.07
Baby Green
#8CFF9E
ΔE00 4.09
Mint Green
#8FFF9F
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEF83 #EF7BE7
analogous
#ADEF7B #7BEF83 #7BEFBD
triadic
#7BEF83 #837BEF #EF837B
tetradic
#7BEF83 #7BADEF #EF7BE7 #EFBD7B
square
#7BEF83 #7BADEF #EF7BE7 #EFBD7B
split-complementary
#7BEF83 #BD7BEF #EF7BAD
monochromatic
#1AD627 #44E850 #7BEF83 #B2F6B6 #E4FCE5
Accessibility & contrast
On white
1.45
#7BEF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#7BEF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEF83
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEF83 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7B
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#69EAD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bef83; /* rgb */ color: rgb(123, 239, 131); /* oklch */ color: oklch(85.9% 0.181 145.2);
Tailwind
colors: {
custom: {
50: '#a8f5a8',
500: '#7bef83',
950: '#000000',
},
}SCSS
$custom: #7bef83; $custom-light: #a8f5a8; $custom-dark: #000000;
JSON
{
"hex": "#7bef83",
"rgb": {
"r": 123,
"g": 239,
"b": 131
},
"hsl": {
"h": 124.138,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.85891,
"c": 0.18052,
"h": 145.2
},
"luminance": 0.67583
}Semantic roles & 50–950 ramp
primary
#7BEF83
secondary
#C945C0
accent
#0BCCDB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581