#7BDB85#7BDB85
#7BDB85 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.1% C 0.150 H 146.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDB85 |
|---|---|
| RGB | rgb(123, 219, 133) |
| HSL | hsl(126, 57%, 67%) |
| HSV | hsv(126, 44%, 86%) |
| CMYK | cmyk(43.8%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(79.93, -46.04, 33.67) |
| CIE-LCH | lch(79.93, 57.03, 143.82°) |
| OKLab | oklab(81.11% -0.1252 0.0835) |
| OKLCH | oklch(81.11% 0.15 146.3) |
| XYZ | xyz(37.7315, 56.5649, 31.1157) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.60
Weird Green
#3AE57F
ΔE00 5.35
Lightish Green
#61E160
ΔE00 5.93
Emerald
#50C878
ΔE00 6.01
Tealish Green
#0CDC73
ΔE00 6.17
Soft Green
#6FC276
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDB85 #DB7BD1
analogous
#A1DB7B #7BDB85 #7BDBB5
triadic
#7BDB85 #857BDB #DB857B
tetradic
#7BDB85 #7BA1DB #DB7BD1 #DBB57B
square
#7BDB85 #7BA1DB #DB7BD1 #DBB57B
split-complementary
#7BDB85 #B57BDB #DB7BA1
monochromatic
#2FAD3C #4BCE59 #7BDB85 #ABE8B1 #DBF5DE
Accessibility & contrast
On white
1.71
#7BDB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#7BDB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDB85
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDB85 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#6DD7C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bdb85; /* rgb */ color: rgb(123, 219, 133); /* oklch */ color: oklch(81.1% 0.150 146.3);
Tailwind
colors: {
custom: {
50: '#a6e7a9',
500: '#7bdb85',
950: '#000000',
},
}SCSS
$custom: #7bdb85; $custom-light: #a6e7a9; $custom-dark: #000000;
JSON
{
"hex": "#7bdb85",
"rgb": {
"r": 123,
"g": 219,
"b": 133
},
"hsl": {
"h": 126.25,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.81111,
"c": 0.15046,
"h": 146.3
},
"luminance": 0.56567
}Semantic roles & 50–950 ramp
primary
#7BDB85
secondary
#AF4BA5
accent
#21B4C5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481