#7BCE8A#7BCE8A
#7BCE8A is a light, vivid green. Relative luminance 0.502; OKLCH L 78.1% C 0.126 H 148.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCE8A |
|---|---|
| RGB | rgb(123, 206, 138) |
| HSL | hsl(131, 46%, 65%) |
| HSV | hsv(131, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 33%, 19.2%) |
| CIE-LAB | lab(76.18, -39.56, 26.12) |
| CIE-LCH | lch(76.18, 47.40, 146.57°) |
| OKLab | oklab(78.09% -0.1078 0.0657) |
| OKLCH | oklch(78.09% 0.126 148.7) |
| XYZ | xyz(34.8252, 50.1864, 31.8917) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.74
Emerald
#50C878
ΔE00 4.66
Dark Mint
#48C072
ΔE00 6.09
Hospital Green
#9BE5AA
ΔE00 6.43
Fern
#63B76C
ΔE00 6.62
Pistachio
#93C572
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCE8A #CE7BBF
analogous
#96CE7B #7BCE8A #7BCEB3
triadic
#7BCE8A #8A7BCE #CE8A7B
tetradic
#7BCE8A #7B96CE #CE7BBF #CEB37B
square
#7BCE8A #7B96CE #CE7BBF #CEB37B
split-complementary
#7BCE8A #B37BCE #CE7B96
monochromatic
#389749 #4EBD62 #7BCE8A #A8DFB2 #D4EFD9
Accessibility & contrast
On white
1.90
#7BCE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7BCE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCE8A
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCE8A | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C3B98E
Tritanopia (blue-blind)
#6ECBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bce8a; /* rgb */ color: rgb(123, 206, 138); /* oklch */ color: oklch(78.1% 0.126 148.7);
Tailwind
colors: {
custom: {
50: '#a5ddac',
500: '#7bce8a',
950: '#000000',
},
}SCSS
$custom: #7bce8a; $custom-light: #a5ddac; $custom-dark: #000000;
JSON
{
"hex": "#7bce8a",
"rgb": {
"r": 123,
"g": 206,
"b": 138
},
"hsl": {
"h": 130.843,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.78086,
"c": 0.12624,
"h": 148.7
},
"luminance": 0.50189
}Semantic roles & 50–950 ramp
primary
#7BCE8A
secondary
#9D518F
accent
#2CA0B9
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481