#7BDA89#7BDA89
#7BDA89 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.9% C 0.145 H 147.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDA89 |
|---|---|
| RGB | rgb(123, 218, 137) |
| HSL | hsl(129, 56%, 67%) |
| HSV | hsv(129, 44%, 85%) |
| CMYK | cmyk(43.6%, 0%, 37.2%, 14.5%) |
| CIE-LAB | lab(79.70, -44.97, 31.33) |
| CIE-LCH | lch(79.70, 54.81, 145.14°) |
| OKLab | oklab(80.94% -0.1223 0.0781) |
| OKLCH | oklch(80.94% 0.145 147.5) |
| XYZ | xyz(37.7530, 56.1574, 32.5122) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.62
Emerald
#50C878
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 5.77
Soft Green
#6FC276
ΔE00 5.92
Tealish Green
#0CDC73
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDA89 #DA7BCC
analogous
#9DDA7B #7BDA89 #7BDAB9
triadic
#7BDA89 #897BDA #DA897B
tetradic
#7BDA89 #7B9DDA #DA7BCC #DAB97B
square
#7BDA89 #7B9DDA #DA7BCC #DAB97B
split-complementary
#7BDA89 #B97BDA #DA7B9D
monochromatic
#30AB42 #4BCD5E #7BDA89 #ABE7B4 #DBF5DE
Accessibility & contrast
On white
1.72
#7BDA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#7BDA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDA89
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDA89 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB83
Deuteranopia (green-blind)
#CEC28E
Tritanopia (blue-blind)
#6CD6C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bda89; /* rgb */ color: rgb(123, 218, 137); /* oklch */ color: oklch(80.9% 0.145 147.5);
Tailwind
colors: {
custom: {
50: '#a6e6ac',
500: '#7bda89',
950: '#000000',
},
}SCSS
$custom: #7bda89; $custom-light: #a6e6ac; $custom-dark: #000000;
JSON
{
"hex": "#7bda89",
"rgb": {
"r": 123,
"g": 218,
"b": 137
},
"hsl": {
"h": 128.842,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.80944,
"c": 0.14512,
"h": 147.5
},
"luminance": 0.5616
}Semantic roles & 50–950 ramp
primary
#7BDA89
secondary
#AE4C9F
accent
#22ACC4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481