#BDDBAD#BDDBAD
#BDDBAD is a very light, moderate yellow-green. Relative luminance 0.645; OKLCH L 85.7% C 0.070 H 134.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBAD |
|---|---|
| RGB | rgb(189, 219, 173) |
| HSL | hsl(99, 39%, 77%) |
| HSV | hsv(99, 21%, 86%) |
| CMYK | cmyk(13.7%, 0%, 21%, 14.1%) |
| CIE-LAB | lab(84.22, -18.25, 19.39) |
| CIE-LCH | lch(84.22, 26.63, 133.26°) |
| OKLab | oklab(85.75% -0.0492 0.0496) |
| OKLCH | oklch(85.75% 0.07 134.8) |
| XYZ | xyz(53.8592, 64.4983, 49.1389) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 5.49
Hospital Green
#9BE5AA
ΔE00 7.71
Very Pale Green
#CFFDBC
ΔE00 7.99
Mint
#AAF0C1
ΔE00 8.11
Very Light Green
#D1FFBD
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBAD #CBADDB
analogous
#D4DBAD #BDDBAD #ADDBB4
triadic
#BDDBAD #ADBDDB #DBADBD
tetradic
#BDDBAD #ADD4DB #CBADDB #DBB4AD
square
#BDDBAD #ADD4DB #CBADDB #DBB4AD
split-complementary
#BDDBAD #B4ADDB #DBADD4
monochromatic
#79B658 #9BC882 #BDDBAD #DFEED8 #EEF6EA
Accessibility & contrast
On white
1.51
#BDDBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#BDDBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBAD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBAD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AA
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#BDD7CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bddbad; /* rgb */ color: rgb(189, 219, 173); /* oklch */ color: oklch(85.7% 0.070 134.8);
Tailwind
colors: {
custom: {
50: '#d1e6c5',
500: '#bddbad',
950: '#000000',
},
}SCSS
$custom: #bddbad; $custom-light: #d1e6c5; $custom-dark: #000000;
JSON
{
"hex": "#bddbad",
"rgb": {
"r": 189,
"g": 219,
"b": 173
},
"hsl": {
"h": 99.13,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85745,
"c": 0.06989,
"h": 134.8
},
"luminance": 0.64499
}Semantic roles & 50–950 ramp
primary
#BDDBAD
secondary
#9F79B3
accent
#34B286
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482