#7BDA83#7BDA83
#7BDA83 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.8% C 0.151 H 145.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDA83 |
|---|---|
| RGB | rgb(123, 218, 131) |
| HSL | hsl(125, 56%, 67%) |
| HSV | hsv(125, 44%, 85%) |
| CMYK | cmyk(43.6%, 0%, 39.9%, 14.5%) |
| CIE-LAB | lab(79.61, -45.92, 34.26) |
| CIE-LCH | lch(79.61, 57.29, 143.28°) |
| OKLab | oklab(80.84% -0.1249 0.0848) |
| OKLCH | oklch(80.84% 0.151 145.8) |
| XYZ | xyz(37.3345, 55.9900, 30.3082) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.76
Weird Green
#3AE57F
ΔE00 5.47
Lightish Green
#61E160
ΔE00 5.79
Emerald
#50C878
ΔE00 5.91
Soft Green
#6FC276
ΔE00 5.97
Tealish Green
#0CDC73
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDA83 #DA7BD2
analogous
#A3DA7B #7BDA83 #7BDAB3
triadic
#7BDA83 #837BDA #DA837B
tetradic
#7BDA83 #7BA3DA #DA7BD2 #DAB37B
square
#7BDA83 #7BA3DA #DA7BD2 #DAB37B
split-complementary
#7BDA83 #B37BDA #DA7BA3
monochromatic
#30AB3A #4BCD56 #7BDA83 #ABE7B0 #DBF5DD
Accessibility & contrast
On white
1.72
#7BDA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#7BDA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDA83
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDA83 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#CFC288
Tritanopia (blue-blind)
#6DD6C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bda83; /* rgb */ color: rgb(123, 218, 131); /* oklch */ color: oklch(80.8% 0.151 145.8);
Tailwind
colors: {
custom: {
50: '#a6e6a8',
500: '#7bda83',
950: '#000000',
},
}SCSS
$custom: #7bda83; $custom-light: #a6e6a8; $custom-dark: #000000;
JSON
{
"hex": "#7bda83",
"rgb": {
"r": 123,
"g": 218,
"b": 131
},
"hsl": {
"h": 125.053,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.80835,
"c": 0.15096,
"h": 145.8
},
"luminance": 0.55992
}Semantic roles & 50–950 ramp
primary
#7BDA83
secondary
#AE4CA5
accent
#22B6C4
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480