#7BDC8E#7BDC8E
#7BDC8E is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.143 H 148.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDC8E |
|---|---|
| RGB | rgb(123, 220, 142) |
| HSL | hsl(132, 58%, 67%) |
| HSV | hsv(132, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 35.5%, 13.7%) |
| CIE-LAB | lab(80.37, -45.00, 29.66) |
| CIE-LCH | lch(80.37, 53.90, 146.61°) |
| OKLab | oklab(81.52% -0.1225 0.0742) |
| OKLCH | oklch(81.52% 0.143 148.8) |
| XYZ | xyz(38.6418, 57.3477, 34.6190) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.98
Hospital Green
#9BE5AA
ΔE00 5.18
Weird Green
#3AE57F
ΔE00 5.58
Emerald
#50C878
ΔE00 6.04
Light Sea Green
#98F6B0
ΔE00 6.42
Soft Green
#6FC276
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDC8E #DC7BC9
analogous
#98DC7B #7BDC8E #7BDCBF
triadic
#7BDC8E #8E7BDC #DC8E7B
tetradic
#7BDC8E #7B98DC #DC7BC9 #DCBF7B
square
#7BDC8E #7B98DC #DC7BC9 #DCBF7B
split-complementary
#7BDC8E #BF7BDC #DC7B98
monochromatic
#2EAE47 #4BCF65 #7BDC8E #ABE9B7 #DCF6E1
Accessibility & contrast
On white
1.68
#7BDC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#7BDC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDC8E
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDC8E | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD89
Deuteranopia (green-blind)
#CFC493
Tritanopia (blue-blind)
#6AD9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7bdc8e; /* rgb */ color: rgb(123, 220, 142); /* oklch */ color: oklch(81.5% 0.143 148.8);
Tailwind
colors: {
custom: {
50: '#a6e7af',
500: '#7bdc8e',
950: '#000000',
},
}SCSS
$custom: #7bdc8e; $custom-light: #a6e7af; $custom-dark: #000000;
JSON
{
"hex": "#7bdc8e",
"rgb": {
"r": 123,
"g": 220,
"b": 142
},
"hsl": {
"h": 131.753,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.81518,
"c": 0.14319,
"h": 148.8
},
"luminance": 0.5735
}Semantic roles & 50–950 ramp
primary
#7BDC8E
secondary
#B14B9D
accent
#20A5C6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481