#BDDEBD#BDDEBD
#BDDEBD is a very light, muted green. Relative luminance 0.667; OKLCH L 86.8% C 0.057 H 145.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEBD |
|---|---|
| RGB | rgb(189, 222, 189) |
| HSL | hsl(120, 33%, 81%) |
| HSV | hsv(120, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(85.37, -17.05, 12.60) |
| CIE-LCH | lch(85.37, 21.20, 143.52°) |
| OKLab | oklab(86.77% -0.0467 0.0326) |
| OKLCH | oklch(86.77% 0.057 145.1) |
| XYZ | xyz(56.2908, 66.7344, 58.0496) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.43
Light Grey Green
#B7E1A1
ΔE00 7.50
Light Sage
#BCECAC
ΔE00 7.77
Hospital Green
#9BE5AA
ΔE00 8.52
Light Teal
#90E4C1
ΔE00 8.95
Very Pale Green
#CFFDBC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEBD #DEBDDE
analogous
#CDDEBD #BDDEBD #BDDECD
triadic
#BDDEBD #BDBDDE #DEBDBD
tetradic
#BDDEBD #BDCDDE #DEBDDE #DECDBD
square
#BDDEBD #BDCDDE #DEBDDE #DECDBD
split-complementary
#BDDEBD #CDBDDE #DEBDCD
monochromatic
#6BB56B #94CA94 #BDDEBD #E6F2E6 #EBF5EB
Accessibility & contrast
On white
1.46
#BDDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BDDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEBD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEBD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7BB
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#BADCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddebd; /* rgb */ color: rgb(189, 222, 189); /* oklch */ color: oklch(86.8% 0.057 145.1);
Tailwind
colors: {
custom: {
50: '#d1e8d1',
500: '#bddebd',
950: '#000000',
},
}SCSS
$custom: #bddebd; $custom-light: #d1e8d1; $custom-dark: #000000;
JSON
{
"hex": "#bddebd",
"rgb": {
"r": 189,
"g": 222,
"b": 189
},
"hsl": {
"h": 120,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.86769,
"c": 0.05692,
"h": 145.1
},
"luminance": 0.66735
}Semantic roles & 50–950 ramp
primary
#BDDEBD
secondary
#B689B6
accent
#39ACAC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483