#7BE183#7BE183
#7BE183 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.5% C 0.161 H 145.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE183 |
|---|---|
| RGB | rgb(123, 225, 131) |
| HSL | hsl(125, 63%, 68%) |
| HSV | hsv(125, 45%, 88%) |
| CMYK | cmyk(45.3%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(81.67, -48.86, 36.94) |
| CIE-LCH | lch(81.67, 61.25, 142.92°) |
| OKLab | oklab(82.52% -0.1328 0.091) |
| OKLCH | oklch(82.52% 0.161 145.6) |
| XYZ | xyz(39.1882, 59.6974, 30.9261) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 4.73
Lightish Green
#61E160
ΔE00 4.81
Palegreen
#98FB98
ΔE00 5.94
Tealish Green
#0CDC73
ΔE00 6.00
Baby Green
#8CFF9E
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE183 #E17BD9
analogous
#A6E17B #7BE183 #7BE1B6
triadic
#7BE183 #837BE1 #E1837B
tetradic
#7BE183 #7BA6E1 #E17BD9 #E1B67B
square
#7BE183 #7BA6E1 #E17BD9 #E1B67B
split-complementary
#7BE183 #B67BE1 #E17BA6
monochromatic
#2AB835 #49D654 #7BE183 #ADECB2 #DFF8E1
Accessibility & contrast
On white
1.62
#7BE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#7BE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE183
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE183 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#D6C789
Tritanopia (blue-blind)
#6CDCCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7be183; /* rgb */ color: rgb(123, 225, 131); /* oklch */ color: oklch(82.5% 0.161 145.6);
Tailwind
colors: {
custom: {
50: '#a7eba8',
500: '#7be183',
950: '#000000',
},
}SCSS
$custom: #7be183; $custom-light: #a7eba8; $custom-dark: #000000;
JSON
{
"hex": "#7be183",
"rgb": {
"r": 123,
"g": 225,
"b": 131
},
"hsl": {
"h": 124.706,
"s": 62.963,
"l": 68.235
},
"oklch": {
"l": 0.8252,
"c": 0.16101,
"h": 145.6
},
"luminance": 0.597
}Semantic roles & 50–950 ramp
primary
#7BE183
secondary
#B848AF
accent
#1BBDCB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480