#7BDB8A#7BDB8A
#7BDB8A is a light, vivid green. Relative luminance 0.567; OKLCH L 81.2% C 0.146 H 147.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDB8A |
|---|---|
| RGB | rgb(123, 219, 138) |
| HSL | hsl(129, 57%, 67%) |
| HSV | hsv(129, 44%, 86%) |
| CMYK | cmyk(43.8%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(80.01, -45.24, 31.23) |
| CIE-LCH | lch(80.01, 54.97, 145.38°) |
| OKLab | oklab(81.2% -0.123 0.0778) |
| OKLCH | oklch(81.2% 0.146 147.7) |
| XYZ | xyz(38.0852, 56.7064, 32.9784) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.88
Weird Green
#3AE57F
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 5.66
Emerald
#50C878
ΔE00 5.88
Soft Green
#6FC276
ΔE00 6.15
Tealish Green
#0CDC73
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDB8A #DB7BCC
analogous
#9CDB7B #7BDB8A #7BDBBA
triadic
#7BDB8A #8A7BDB #DB8A7B
tetradic
#7BDB8A #7B9CDB #DB7BCC #DBBA7B
square
#7BDB8A #7B9CDB #DB7BCC #DBBA7B
split-complementary
#7BDB8A #BA7BDB #DB7B9C
monochromatic
#2FAD43 #4BCE5F #7BDB8A #ABE8B5 #DBF5DF
Accessibility & contrast
On white
1.70
#7BDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#7BDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDB8A
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDB8A | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#6CD7C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bdb8a; /* rgb */ color: rgb(123, 219, 138); /* oklch */ color: oklch(81.2% 0.146 147.7);
Tailwind
colors: {
custom: {
50: '#a6e7ad',
500: '#7bdb8a',
950: '#000000',
},
}SCSS
$custom: #7bdb8a; $custom-light: #a6e7ad; $custom-dark: #000000;
JSON
{
"hex": "#7bdb8a",
"rgb": {
"r": 123,
"g": 219,
"b": 138
},
"hsl": {
"h": 129.375,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.81203,
"c": 0.1456,
"h": 147.7
},
"luminance": 0.56709
}Semantic roles & 50–950 ramp
primary
#7BDB8A
secondary
#AF4BA0
accent
#21ABC5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481