#BADD86#BADD86
#BADD86 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.2% C 0.119 H 126.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BADD86 |
|---|---|
| RGB | rgb(186, 221, 134) |
| HSL | hsl(84, 56%, 70%) |
| HSV | hsv(84, 39%, 87%) |
| CMYK | cmyk(15.8%, 0%, 39.4%, 13.3%) |
| CIE-LAB | lab(83.90, -25.88, 38.96) |
| CIE-LCH | lch(83.90, 46.77, 123.59°) |
| OKLab | oklab(85.21% -0.0711 0.0955) |
| OKLCH | oklch(85.21% 0.119 126.6) |
| XYZ | xyz(50.4088, 63.8728, 32.2226) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.61
Pale Olive
#B9CC81
ΔE00 4.78
Light Moss Green
#A6C875
ΔE00 5.13
Light Grey Green
#B7E1A1
ΔE00 5.22
Greenish Tan
#BCCB7A
ΔE00 5.47
Greenish Beige
#C9D179
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADD86 #A986DD
analogous
#DDD586 #BADD86 #8FDD86
triadic
#BADD86 #86BADD #DD86BA
tetradic
#BADD86 #86DDD5 #A986DD #DD868F
square
#BADD86 #86DDD5 #A986DD #DD868F
split-complementary
#BADD86 #868FDD #D586DD
monochromatic
#81B633 #9FD056 #BADD86 #D5EAB6 #F0F8E6
Accessibility & contrast
On white
1.52
#BADD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BADD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADD86
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADD86 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D380
Deuteranopia (green-blind)
#E0D18B
Tritanopia (blue-blind)
#BFD6C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #badd86; /* rgb */ color: rgb(186, 221, 134); /* oklch */ color: oklch(85.2% 0.119 126.6);
Tailwind
colors: {
custom: {
50: '#d0e7aa',
500: '#badd86',
950: '#000000',
},
}SCSS
$custom: #badd86; $custom-light: #d0e7aa; $custom-dark: #000000;
JSON
{
"hex": "#badd86",
"rgb": {
"r": 186,
"g": 221,
"b": 134
},
"hsl": {
"h": 84.138,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.85214,
"c": 0.11907,
"h": 126.6
},
"luminance": 0.63873
}Semantic roles & 50–950 ramp
primary
#BADD86
secondary
#7A53B4
accent
#22C463
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481