#7BC89A#7BC89A
#7BC89A is a light, moderate green. Relative luminance 0.479; OKLCH L 77.0% C 0.102 H 156.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC89A |
|---|---|
| RGB | rgb(123, 200, 154) |
| HSL | hsl(144, 41%, 63%) |
| HSV | hsv(144, 39%, 78%) |
| CMYK | cmyk(38.5%, 0%, 23%, 21.6%) |
| CIE-LAB | lab(74.73, -33.89, 15.65) |
| CIE-LCH | lch(74.73, 37.33, 155.21°) |
| OKLab | oklab(77.01% -0.0934 0.0401) |
| OKLCH | oklch(77.01% 0.102 156.8) |
| XYZ | xyz(34.6531, 47.8505, 37.9757) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.98
Darkseagreen
#8FBC8F
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 6.02
Pale Teal
#82CBB2
ΔE00 6.18
Seafoam Blue
#78D1B6
ΔE00 6.55
Eucalyptus
#44D7A8
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC89A #C87BA9
analogous
#82C87B #7BC89A #7BC8C0
triadic
#7BC89A #9A7BC8 #C89A7B
tetradic
#7BC89A #7B82C8 #C87BA9 #C8C07B
square
#7BC89A #7B82C8 #C87BA9 #C8C07B
split-complementary
#7BC89A #C07BC8 #C87B82
monochromatic
#3B8E5C #50B679 #7BC89A #A6DABB #D1ECDC
Accessibility & contrast
On white
1.99
#7BC89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#7BC89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC89A
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC89A | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#BBB49D
Tritanopia (blue-blind)
#6BC7BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7bc89a; /* rgb */ color: rgb(123, 200, 154); /* oklch */ color: oklch(77.0% 0.102 156.8);
Tailwind
colors: {
custom: {
50: '#a4d9b7',
500: '#7bc89a',
950: '#000000',
},
}SCSS
$custom: #7bc89a; $custom-light: #a4d9b7; $custom-dark: #000000;
JSON
{
"hex": "#7bc89a",
"rgb": {
"r": 123,
"g": 200,
"b": 154
},
"hsl": {
"h": 144.156,
"s": 41.176,
"l": 63.333
},
"oklch": {
"l": 0.7701,
"c": 0.10167,
"h": 156.8
},
"luminance": 0.47853
}Semantic roles & 50–950 ramp
primary
#7BC89A
secondary
#DDC2D2
accent
#3180B4
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380