#BADD83#BADD83
#BADD83 is a very light, vivid yellow-green. Relative luminance 0.638; OKLCH L 85.2% C 0.122 H 126.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BADD83 |
|---|---|
| RGB | rgb(186, 221, 131) |
| HSL | hsl(83, 57%, 69%) |
| HSV | hsv(83, 41%, 87%) |
| CMYK | cmyk(15.8%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(83.86, -26.24, 40.40) |
| CIE-LCH | lch(83.86, 48.18, 123.01°) |
| OKLab | oklab(85.17% -0.0723 0.0987) |
| OKLCH | oklch(85.17% 0.122 126.2) |
| XYZ | xyz(50.2025, 63.7903, 31.1362) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.58
Pale Olive
#B9CC81
ΔE00 4.88
Light Moss Green
#A6C875
ΔE00 5.17
Greenish Tan
#BCCB7A
ΔE00 5.43
Light Grey Green
#B7E1A1
ΔE00 5.72
Greenish Beige
#C9D179
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADD83 #A683DD
analogous
#DDD383 #BADD83 #8DDD83
triadic
#BADD83 #83BADD #DD83BA
tetradic
#BADD83 #83DDD3 #A683DD #DD838D
square
#BADD83 #83DDD3 #A683DD #DD838D
split-complementary
#BADD83 #838DDD #D383DD
monochromatic
#81B431 #9FD053 #BADD83 #D5EAB3 #EFF7E3
Accessibility & contrast
On white
1.53
#BADD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BADD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADD83
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADD83 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27C
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#BFD5C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #badd83; /* rgb */ color: rgb(186, 221, 131); /* oklch */ color: oklch(85.2% 0.122 126.2);
Tailwind
colors: {
custom: {
50: '#d0e7a8',
500: '#badd83',
950: '#000000',
},
}SCSS
$custom: #badd83; $custom-light: #d0e7a8; $custom-dark: #000000;
JSON
{
"hex": "#badd83",
"rgb": {
"r": 186,
"g": 221,
"b": 131
},
"hsl": {
"h": 83.333,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.85165,
"c": 0.12234,
"h": 126.2
},
"luminance": 0.63791
}Semantic roles & 50–950 ramp
primary
#BADD83
secondary
#7750B4
accent
#21C561
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480