#7BEE7F#7BEE7F
#7BEE7F is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.183 H 144.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEE7F |
|---|---|
| RGB | rgb(123, 238, 127) |
| HSL | hsl(122, 77%, 71%) |
| HSV | hsv(122, 48%, 93%) |
| CMYK | cmyk(48.3%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(85.45, -54.72, 43.70) |
| CIE-LCH | lch(85.45, 70.03, 141.39°) |
| OKLab | oklab(85.59% -0.1487 0.1063) |
| OKLCH | oklch(85.59% 0.183 144.4) |
| XYZ | xyz(42.5714, 66.8892, 30.7421) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.85
Easter Green
#8CFD7E
ΔE00 3.86
Palegreen
#98FB98
ΔE00 3.97
Lightgreen (survey)
#76FF7B
ΔE00 4.01
Light Green
#96F97B
ΔE00 4.11
Lightish Green
#61E160
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEE7F #EE7BEA
analogous
#B0EE7B #7BEE7F #7BEEB8
triadic
#7BEE7F #7F7BEE #EE7F7B
tetradic
#7BEE7F #7BB0EE #EE7BEA #EEB87B
square
#7BEE7F #7BB0EE #EE7BEA #EEB87B
split-complementary
#7BEE7F #B87BEE #EE7BB0
monochromatic
#1BD322 #45E74A #7BEE7F #B1F5B4 #E4FCE5
Accessibility & contrast
On white
1.46
#7BEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#7BEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEE7F
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEE7F | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC76
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#6AE9D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bee7f; /* rgb */ color: rgb(123, 238, 127); /* oklch */ color: oklch(85.6% 0.183 144.4);
Tailwind
colors: {
custom: {
50: '#a8f4a6',
500: '#7bee7f',
950: '#000000',
},
}SCSS
$custom: #7bee7f; $custom-light: #a8f4a6; $custom-dark: #000000;
JSON
{
"hex": "#7bee7f",
"rgb": {
"r": 123,
"g": 238,
"b": 127
},
"hsl": {
"h": 122.087,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.85588,
"c": 0.18282,
"h": 144.4
},
"luminance": 0.66892
}Semantic roles & 50–950 ramp
primary
#7BEE7F
secondary
#C846C3
accent
#0CD2D9
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580