#7BDA85#7BDA85
#7BDA85 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.9% C 0.149 H 146.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDA85 |
|---|---|
| RGB | rgb(123, 218, 133) |
| HSL | hsl(126, 56%, 67%) |
| HSV | hsv(126, 44%, 85%) |
| CMYK | cmyk(43.6%, 0%, 39%, 14.5%) |
| CIE-LAB | lab(79.64, -45.61, 33.28) |
| CIE-LCH | lch(79.64, 56.46, 143.88°) |
| OKLab | oklab(80.87% -0.1241 0.0826) |
| OKLCH | oklch(80.87% 0.149 146.4) |
| XYZ | xyz(37.4714, 56.0447, 31.0290) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.83
Weird Green
#3AE57F
ΔE00 5.50
Emerald
#50C878
ΔE00 5.83
Soft Green
#6FC276
ΔE00 5.93
Lightish Green
#61E160
ΔE00 6.10
Tealish Green
#0CDC73
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDA85 #DA7BD0
analogous
#A1DA7B #7BDA85 #7BDAB5
triadic
#7BDA85 #857BDA #DA857B
tetradic
#7BDA85 #7BA1DA #DA7BD0 #DAB57B
square
#7BDA85 #7BA1DA #DA7BD0 #DAB57B
split-complementary
#7BDA85 #B57BDA #DA7BA1
monochromatic
#30AB3D #4BCD59 #7BDA85 #ABE7B1 #DBF5DD
Accessibility & contrast
On white
1.72
#7BDA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#7BDA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDA85
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDA85 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7F
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#6DD6C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bda85; /* rgb */ color: rgb(123, 218, 133); /* oklch */ color: oklch(80.9% 0.149 146.4);
Tailwind
colors: {
custom: {
50: '#a6e6a9',
500: '#7bda85',
950: '#000000',
},
}SCSS
$custom: #7bda85; $custom-light: #a6e6a9; $custom-dark: #000000;
JSON
{
"hex": "#7bda85",
"rgb": {
"r": 123,
"g": 218,
"b": 133
},
"hsl": {
"h": 126.316,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.80871,
"c": 0.14901,
"h": 146.4
},
"luminance": 0.56047
}Semantic roles & 50–950 ramp
primary
#7BDA85
secondary
#AE4CA3
accent
#22B3C4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481