#7BE181#7BE181
#7BE181 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.5% C 0.163 H 145.1°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE181 |
|---|---|
| RGB | rgb(123, 225, 129) |
| HSL | hsl(124, 63%, 68%) |
| HSV | hsv(124, 45%, 88%) |
| CMYK | cmyk(45.3%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(81.64, -49.16, 37.89) |
| CIE-LCH | lch(81.64, 62.07, 142.38°) |
| OKLab | oklab(82.49% -0.1337 0.0931) |
| OKLCH | oklch(82.49% 0.163 145.1) |
| XYZ | xyz(39.0540, 59.6437, 30.2191) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Lightish Green
#61E160
ΔE00 4.51
Weird Green
#3AE57F
ΔE00 4.79
Palegreen
#98FB98
ΔE00 5.93
Tealish Green
#0CDC73
ΔE00 6.01
Fresh Green
#69D84F
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE181 #E17BDB
analogous
#A8E17B #7BE181 #7BE1B4
triadic
#7BE181 #817BE1 #E1817B
tetradic
#7BE181 #7BA8E1 #E17BDB #E1B47B
square
#7BE181 #7BA8E1 #E17BDB #E1B47B
split-complementary
#7BE181 #B47BE1 #E17BA8
monochromatic
#2AB832 #49D651 #7BE181 #ADECB1 #DFF8E0
Accessibility & contrast
On white
1.62
#7BE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#7BE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE181
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE181 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17A
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#6DDCCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7be181; /* rgb */ color: rgb(123, 225, 129); /* oklch */ color: oklch(82.5% 0.163 145.1);
Tailwind
colors: {
custom: {
50: '#a7eba7',
500: '#7be181',
950: '#000000',
},
}SCSS
$custom: #7be181; $custom-light: #a7eba7; $custom-dark: #000000;
JSON
{
"hex": "#7be181",
"rgb": {
"r": 123,
"g": 225,
"b": 129
},
"hsl": {
"h": 123.529,
"s": 62.963,
"l": 68.235
},
"oklch": {
"l": 0.82487,
"c": 0.16291,
"h": 145.1
},
"luminance": 0.59646
}Semantic roles & 50–950 ramp
primary
#7BE181
secondary
#B848B1
accent
#1BC0CB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480