#BADE8D#BADE8D
#BADE8D is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.6% C 0.113 H 128.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BADE8D |
|---|---|
| RGB | rgb(186, 222, 141) |
| HSL | hsl(87, 55%, 71%) |
| HSV | hsv(87, 36%, 87%) |
| CMYK | cmyk(16.2%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(84.28, -25.47, 35.93) |
| CIE-LCH | lch(84.28, 44.04, 125.32°) |
| OKLab | oklab(85.55% -0.0696 0.0888) |
| OKLCH | oklch(85.55% 0.113 128.1) |
| XYZ | xyz(51.1781, 64.6042, 34.9677) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.21
Light Grey Green
#B7E1A1
ΔE00 4.03
Pale Olive
#B9CC81
ΔE00 5.02
Light Moss Green
#A6C875
ΔE00 5.43
Light Sage
#BCECAC
ΔE00 5.60
Washed Out Green
#BCF5A6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADE8D #B18DDE
analogous
#DED98D #BADE8D #91DE8D
triadic
#BADE8D #8DBADE #DE8DBA
tetradic
#BADE8D #8DDED9 #B18DDE #DE8D91
square
#BADE8D #8DDED9 #B18DDE #DE8D91
split-complementary
#BADE8D #8D91DE #D98DDE
monochromatic
#80BB36 #9DD05E #BADE8D #D7ECBC #F1F8E7
Accessibility & contrast
On white
1.51
#BADE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BADE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADE8D
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADE8D | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#E0D291
Tritanopia (blue-blind)
#BED7CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bade8d; /* rgb */ color: rgb(186, 222, 141); /* oklch */ color: oklch(85.6% 0.113 128.1);
Tailwind
colors: {
custom: {
50: '#d0e8af',
500: '#bade8d',
950: '#000000',
},
}SCSS
$custom: #bade8d; $custom-light: #d0e8af; $custom-dark: #000000;
JSON
{
"hex": "#bade8d",
"rgb": {
"r": 186,
"g": 222,
"b": 141
},
"hsl": {
"h": 86.667,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.85553,
"c": 0.11283,
"h": 128.1
},
"luminance": 0.64605
}Semantic roles & 50–950 ramp
primary
#BADE8D
secondary
#825AB6
accent
#23C36A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481