#7BD89B#7BD89B
#7BD89B is a light, vivid green. Relative luminance 0.557; OKLCH L 80.8% C 0.125 H 153.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD89B |
|---|---|
| RGB | rgb(123, 216, 155) |
| HSL | hsl(141, 54%, 66%) |
| HSV | hsv(141, 43%, 85%) |
| CMYK | cmyk(43.1%, 0%, 28.2%, 15.3%) |
| CIE-LAB | lab(79.44, -40.97, 21.64) |
| CIE-LCH | lch(79.44, 46.33, 152.15°) |
| OKLab | oklab(80.83% -0.1121 0.055) |
| OKLCH | oklch(80.83% 0.125 153.9) |
| XYZ | xyz(38.6381, 55.6866, 39.7166) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.46
Seafoam
#7FE0B3
ΔE00 4.58
Emerald
#50C878
ΔE00 6.48
Eucalyptus
#44D7A8
ΔE00 6.53
Aqua Green
#12E193
ΔE00 6.58
Soft Green
#6FC276
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD89B #D87BB8
analogous
#8AD87B #7BD89B #7BD8CA
triadic
#7BD89B #9B7BD8 #D89B7B
tetradic
#7BD89B #7B8AD8 #D87BB8 #D8CA7B
square
#7BD89B #7B8AD8 #D87BB8 #D8CA7B
split-complementary
#7BD89B #CA7BD8 #D87B8A
monochromatic
#31A75A #4CCA77 #7BD89B #AAE6BF #D9F4E3
Accessibility & contrast
On white
1.73
#7BD89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#7BD89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD89B
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD89B | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB97
Deuteranopia (green-blind)
#CAC19F
Tritanopia (blue-blind)
#68D6C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd89b; /* rgb */ color: rgb(123, 216, 155); /* oklch */ color: oklch(80.8% 0.125 153.9);
Tailwind
colors: {
custom: {
50: '#a5e4b8',
500: '#7bd89b',
950: '#000000',
},
}SCSS
$custom: #7bd89b; $custom-light: #a5e4b8; $custom-dark: #000000;
JSON
{
"hex": "#7bd89b",
"rgb": {
"r": 123,
"g": 216,
"b": 155
},
"hsl": {
"h": 140.645,
"s": 54.386,
"l": 66.471
},
"oklch": {
"l": 0.80831,
"c": 0.12486,
"h": 153.9
},
"luminance": 0.55689
}Semantic roles & 50–950 ramp
primary
#7BD89B
secondary
#AB4D8A
accent
#248BC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481