#7BE083#7BE083
#7BE083 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.160 H 145.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE083 |
|---|---|
| RGB | rgb(123, 224, 131) |
| HSL | hsl(125, 62%, 68%) |
| HSV | hsv(125, 45%, 88%) |
| CMYK | cmyk(45.1%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(81.38, -48.45, 36.55) |
| CIE-LCH | lch(81.38, 60.69, 142.97°) |
| OKLab | oklab(82.28% -0.1317 0.0901) |
| OKLCH | oklch(82.28% 0.16 145.6) |
| XYZ | xyz(38.9187, 59.1583, 30.8362) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 4.80
Lightish Green
#61E160
ΔE00 4.92
Tealish Green
#0CDC73
ΔE00 5.99
Palegreen
#98FB98
ΔE00 6.15
Fresh Green
#69D84F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE083 #E07BD8
analogous
#A6E07B #7BE083 #7BE0B5
triadic
#7BE083 #837BE0 #E0837B
tetradic
#7BE083 #7BA6E0 #E07BD8 #E0B57B
square
#7BE083 #7BA6E0 #E07BD8 #E0B57B
split-complementary
#7BE083 #B57BE0 #E07BA6
monochromatic
#2BB636 #49D454 #7BE083 #ADECB2 #DEF7E0
Accessibility & contrast
On white
1.64
#7BE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#7BE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE083
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE083 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#D5C689
Tritanopia (blue-blind)
#6CDBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7be083; /* rgb */ color: rgb(123, 224, 131); /* oklch */ color: oklch(82.3% 0.160 145.6);
Tailwind
colors: {
custom: {
50: '#a7eaa8',
500: '#7be083',
950: '#000000',
},
}SCSS
$custom: #7be083; $custom-light: #a7eaa8; $custom-dark: #000000;
JSON
{
"hex": "#7be083",
"rgb": {
"r": 123,
"g": 224,
"b": 131
},
"hsl": {
"h": 124.752,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.8228,
"c": 0.15958,
"h": 145.6
},
"luminance": 0.59161
}Semantic roles & 50–950 ramp
primary
#7BE083
secondary
#B748AE
accent
#1CBCCA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480