#7BC89B#7BC89B
#7BC89B is a light, moderate green. Relative luminance 0.479; OKLCH L 77.0% C 0.101 H 157.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC89B |
|---|---|
| RGB | rgb(123, 200, 155) |
| HSL | hsl(145, 41%, 63%) |
| HSV | hsv(145, 39%, 78%) |
| CMYK | cmyk(38.5%, 0%, 22.5%, 21.6%) |
| CIE-LAB | lab(74.75, -33.69, 15.14) |
| CIE-LCH | lch(74.75, 36.94, 155.79°) |
| OKLab | oklab(77.03% -0.093 0.0388) |
| OKLCH | oklch(77.03% 0.101 157.3) |
| XYZ | xyz(34.7367, 47.8839, 38.4161) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.77
Darkseagreen
#8FBC8F
ΔE00 5.66
Pale Teal
#82CBB2
ΔE00 5.93
Seafoam
#7FE0B3
ΔE00 5.96
Seafoam Blue
#78D1B6
ΔE00 6.31
Eucalyptus
#44D7A8
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC89B #C87BA8
analogous
#81C87B #7BC89B #7BC8C1
triadic
#7BC89B #9B7BC8 #C89B7B
tetradic
#7BC89B #7B81C8 #C87BA8 #C8C17B
square
#7BC89B #7B81C8 #C87BA8 #C8C17B
split-complementary
#7BC89B #C17BC8 #C87B81
monochromatic
#3B8E5D #50B67A #7BC89B #A6DABC #D1ECDC
Accessibility & contrast
On white
1.99
#7BC89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#7BC89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC89B
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC89B | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD98
Deuteranopia (green-blind)
#BBB59E
Tritanopia (blue-blind)
#6BC7BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7bc89b; /* rgb */ color: rgb(123, 200, 155); /* oklch */ color: oklch(77.0% 0.101 157.3);
Tailwind
colors: {
custom: {
50: '#a4d9b8',
500: '#7bc89b',
950: '#000000',
},
}SCSS
$custom: #7bc89b; $custom-light: #a4d9b8; $custom-dark: #000000;
JSON
{
"hex": "#7bc89b",
"rgb": {
"r": 123,
"g": 200,
"b": 155
},
"hsl": {
"h": 144.935,
"s": 41.176,
"l": 63.333
},
"oklch": {
"l": 0.77034,
"c": 0.10077,
"h": 157.3
},
"luminance": 0.47886
}Semantic roles & 50–950 ramp
primary
#7BC89B
secondary
#DDC2D2
accent
#317EB4
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380