#7BEE74#7BEE74
#7BEE74 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.193 H 142.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEE74 |
|---|---|
| RGB | rgb(123, 238, 116) |
| HSL | hsl(117, 78%, 69%) |
| HSV | hsv(117, 51%, 93%) |
| CMYK | cmyk(48.3%, 0%, 51.3%, 6.7%) |
| CIE-LAB | lab(85.31, -56.17, 48.76) |
| CIE-LCH | lch(85.31, 74.38, 139.04°) |
| OKLab | oklab(85.43% -0.153 0.117) |
| OKLCH | oklch(85.43% 0.193 142.6) |
| XYZ | xyz(41.8933, 66.6179, 27.1706) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 3.35
Light Green
#96F97B
ΔE00 3.39
Lightish Green
#61E160
ΔE00 3.55
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Lightgreen
#90EE90
ΔE00 4.03
Lighter Green
#75FD63
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEE74 #E774EE
analogous
#B8EE74 #7BEE74 #74EEAA
triadic
#7BEE74 #747BEE #EE747B
tetradic
#7BEE74 #74B8EE #E774EE #EEAA74
square
#7BEE74 #74B8EE #E774EE #EEAA74
split-complementary
#7BEE74 #AA74EE #EE74B8
monochromatic
#24CE19 #47E73D #7BEE74 #AFF5AB #E3FBE1
Accessibility & contrast
On white
1.47
#7BEE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#7BEE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEE74
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEE74 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC69
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#6DE8D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bee74; /* rgb */ color: rgb(123, 238, 116); /* oklch */ color: oklch(85.4% 0.193 142.6);
Tailwind
colors: {
custom: {
50: '#a9f49e',
500: '#7bee74',
950: '#000000',
},
}SCSS
$custom: #7bee74; $custom-light: #a9f49e; $custom-dark: #000000;
JSON
{
"hex": "#7bee74",
"rgb": {
"r": 123,
"g": 238,
"b": 116
},
"hsl": {
"h": 116.557,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85431,
"c": 0.19265,
"h": 142.6
},
"luminance": 0.66621
}Semantic roles & 50–950 ramp
primary
#7BEE74
secondary
#BF3FC7
accent
#0BDACF
background
#FDFFFC
surface
#F7FEF5
border
#D0D6CF
text
#10170F
muted
#818580