#7BCE99#7BCE99
#7BCE99 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.4% C 0.112 H 154.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCE99 |
|---|---|
| RGB | rgb(123, 206, 153) |
| HSL | hsl(142, 46%, 65%) |
| HSV | hsv(142, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(76.47, -36.85, 18.60) |
| CIE-LCH | lch(76.47, 41.27, 153.21°) |
| OKLab | oklab(78.41% -0.1012 0.0474) |
| OKLCH | oklch(78.41% 0.112 154.9) |
| XYZ | xyz(35.9871, 50.6512, 38.0112) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.21
Mediumaquamarine
#66CDAA
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 6.16
Soft Green
#6FC276
ΔE00 6.22
Eucalyptus
#44D7A8
ΔE00 6.51
Emerald
#50C878
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCE99 #CE7BB0
analogous
#87CE7B #7BCE99 #7BCEC3
triadic
#7BCE99 #997BCE #CE997B
tetradic
#7BCE99 #7B87CE #CE7BB0 #CEC37B
square
#7BCE99 #7B87CE #CE7BB0 #CEC37B
split-complementary
#7BCE99 #C37BCE #CE7B87
monochromatic
#38975A #4EBD77 #7BCE99 #A8DFBB #D4EFDE
Accessibility & contrast
On white
1.89
#7BCE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7BCE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCE99
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCE99 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC296
Deuteranopia (green-blind)
#C1B99C
Tritanopia (blue-blind)
#6ACCC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bce99; /* rgb */ color: rgb(123, 206, 153); /* oklch */ color: oklch(78.4% 0.112 154.9);
Tailwind
colors: {
custom: {
50: '#a4ddb7',
500: '#7bce99',
950: '#000000',
},
}SCSS
$custom: #7bce99; $custom-light: #a4ddb7; $custom-dark: #000000;
JSON
{
"hex": "#7bce99",
"rgb": {
"r": 123,
"g": 206,
"b": 153
},
"hsl": {
"h": 141.687,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.7841,
"c": 0.11173,
"h": 154.9
},
"luminance": 0.50653
}Semantic roles & 50–950 ramp
primary
#7BCE99
secondary
#9D5181
accent
#2C86B9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481