#7BEE7A#7BEE7A
#7BEE7A is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.187 H 143.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEE7A |
|---|---|
| RGB | rgb(123, 238, 122) |
| HSL | hsl(119, 77%, 71%) |
| HSV | hsv(119, 49%, 93%) |
| CMYK | cmyk(48.3%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(85.38, -55.40, 46.02) |
| CIE-LCH | lch(85.38, 72.02, 140.28°) |
| OKLab | oklab(85.52% -0.1507 0.1113) |
| OKLCH | oklch(85.52% 0.187 143.6) |
| XYZ | xyz(42.2536, 66.7620, 29.0684) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.36
Easter Green
#8CFD7E
ΔE00 3.55
Light Green
#96F97B
ΔE00 3.71
Lightgreen (survey)
#76FF7B
ΔE00 3.75
Lightish Green
#61E160
ΔE00 3.84
Palegreen
#98FB98
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEE7A #ED7AEE
analogous
#B5EE7A #7BEE7A #7AEEB3
triadic
#7BEE7A #7A7BEE #EE7A7B
tetradic
#7BEE7A #7AB5EE #ED7AEE #EEB37A
square
#7BEE7A #7AB5EE #ED7AEE #EEB37A
split-complementary
#7BEE7A #B37AEE #EE7AB5
monochromatic
#1DD31B #45E744 #7BEE7A #B1F5B0 #E4FCE4
Accessibility & contrast
On white
1.46
#7BEE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#7BEE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEE7A
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEE7A | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC70
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#6BE8D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bee7a; /* rgb */ color: rgb(123, 238, 122); /* oklch */ color: oklch(85.5% 0.187 143.6);
Tailwind
colors: {
custom: {
50: '#a8f4a2',
500: '#7bee7a',
950: '#000000',
},
}SCSS
$custom: #7bee7a; $custom-light: #a8f4a2; $custom-dark: #000000;
JSON
{
"hex": "#7bee7a",
"rgb": {
"r": 123,
"g": 238,
"b": 122
},
"hsl": {
"h": 119.483,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.85515,
"c": 0.18734,
"h": 143.6
},
"luminance": 0.66765
}Semantic roles & 50–950 ramp
primary
#7BEE7A
secondary
#C645C8
accent
#0CDAD8
background
#FDFFFC
surface
#F7FEF5
border
#D0D6CF
text
#10170F
muted
#818580