#7BE47F#7BE47F
#7BE47F is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.169 H 144.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE47F |
|---|---|
| RGB | rgb(123, 228, 127) |
| HSL | hsl(122, 66%, 69%) |
| HSV | hsv(122, 46%, 89%) |
| CMYK | cmyk(46.1%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(82.50, -50.69, 39.98) |
| CIE-LCH | lch(82.50, 64.56, 141.74°) |
| OKLab | oklab(83.18% -0.1378 0.0978) |
| OKLCH | oklch(83.18% 0.169 144.6) |
| XYZ | xyz(39.7405, 61.2273, 29.7985) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.02
Lightish Green
#61E160
ΔE00 4.00
Weird Green
#3AE57F
ΔE00 4.77
Palegreen
#98FB98
ΔE00 5.39
Fresh Green
#69D84F
ΔE00 5.90
Light Green
#96F97B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE47F #E47BE0
analogous
#ACE47B #7BE47F #7BE4B4
triadic
#7BE47F #7F7BE4 #E47F7B
tetradic
#7BE47F #7BACE4 #E47BE0 #E4B47B
square
#7BE47F #7BACE4 #E47BE0 #E4B47B
split-complementary
#7BE47F #B47BE4 #E47BAC
monochromatic
#27BE2D #48DA4E #7BE47F #AEEEB0 #E1F9E2
Accessibility & contrast
On white
1.59
#7BE47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#7BE47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE47F
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE47F | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D377
Deuteranopia (green-blind)
#D9C986
Tritanopia (blue-blind)
#6CDFCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7be47f; /* rgb */ color: rgb(123, 228, 127); /* oklch */ color: oklch(83.2% 0.169 144.6);
Tailwind
colors: {
custom: {
50: '#a7eda5',
500: '#7be47f',
950: '#000000',
},
}SCSS
$custom: #7be47f; $custom-light: #a7eda5; $custom-dark: #000000;
JSON
{
"hex": "#7be47f",
"rgb": {
"r": 123,
"g": 228,
"b": 127
},
"hsl": {
"h": 122.286,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.83177,
"c": 0.16903,
"h": 144.6
},
"luminance": 0.6123
}Semantic roles & 50–950 ramp
primary
#7BE47F
secondary
#BC48B7
accent
#18C7CE
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10160F
muted
#818580