#BDDBB3#BDDBB3
#BDDBB3 is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.9% C 0.063 H 137.9°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBB3 |
|---|---|
| RGB | rgb(189, 219, 179) |
| HSL | hsl(105, 36%, 78%) |
| HSV | hsv(105, 18%, 86%) |
| CMYK | cmyk(13.7%, 0%, 18.3%, 14.1%) |
| CIE-LAB | lab(84.35, -17.26, 16.42) |
| CIE-LCH | lch(84.35, 23.82, 136.44°) |
| OKLab | oklab(85.88% -0.0467 0.0422) |
| OKLCH | oklch(85.88% 0.063 137.9) |
| XYZ | xyz(54.4528, 64.7357, 52.2655) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.68
Light Sage
#BCECAC
ΔE00 6.51
Mint
#AAF0C1
ΔE00 7.94
Hospital Green
#9BE5AA
ΔE00 8.09
Very Pale Green
#CFFDBC
ΔE00 8.71
Very Light Green
#D1FFBD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBB3 #D1B3DB
analogous
#D1DBB3 #BDDBB3 #B3DBBD
triadic
#BDDBB3 #B3BDDB #DBB3BD
tetradic
#BDDBB3 #B3D1DB #D1B3DB #DBBDB3
square
#BDDBB3 #B3D1DB #D1B3DB #DBBDB3
split-complementary
#BDDBB3 #BDB3DB #DBB3D1
monochromatic
#75B460 #99C789 #BDDBB3 #E1EFDD #EDF5EA
Accessibility & contrast
On white
1.51
#BDDBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BDDBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBB3
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBB3 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B1
Deuteranopia (green-blind)
#D9D1B5
Tritanopia (blue-blind)
#BCD8D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bddbb3; /* rgb */ color: rgb(189, 219, 179); /* oklch */ color: oklch(85.9% 0.063 137.9);
Tailwind
colors: {
custom: {
50: '#d1e6c9',
500: '#bddbb3',
950: '#000000',
},
}SCSS
$custom: #bddbb3; $custom-light: #d1e6c9; $custom-dark: #000000;
JSON
{
"hex": "#bddbb3",
"rgb": {
"r": 189,
"g": 219,
"b": 179
},
"hsl": {
"h": 105,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.85884,
"c": 0.06297,
"h": 137.9
},
"luminance": 0.64737
}Semantic roles & 50–950 ramp
primary
#BDDBB3
secondary
#A680B3
accent
#37AF91
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482