#BDDBB5#BDDBB5
#BDDBB5 is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.9% C 0.061 H 139.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBB5 |
|---|---|
| RGB | rgb(189, 219, 181) |
| HSL | hsl(107, 35%, 78%) |
| HSV | hsv(107, 17%, 86%) |
| CMYK | cmyk(13.7%, 0%, 17.4%, 14.1%) |
| CIE-LAB | lab(84.39, -16.93, 15.42) |
| CIE-LCH | lch(84.39, 22.90, 137.66°) |
| OKLab | oklab(85.93% -0.0459 0.0397) |
| OKLCH | oklch(85.93% 0.061 139.1) |
| XYZ | xyz(54.6566, 64.8172, 53.3385) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.19
Light Sage
#BCECAC
ΔE00 6.91
Mint
#AAF0C1
ΔE00 7.96
Hospital Green
#9BE5AA
ΔE00 8.29
Very Pale Green
#CFFDBC
ΔE00 9.01
Very Light Green
#D1FFBD
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBB5 #D3B5DB
analogous
#D0DBB5 #BDDBB5 #B5DBC0
triadic
#BDDBB5 #B5BDDB #DBB5BD
tetradic
#BDDBB5 #B5D0DB #D3B5DB #DBC0B5
square
#BDDBB5 #B5D0DB #D3B5DB #DBC0B5
split-complementary
#BDDBB5 #C0B5DB #DBB5D0
monochromatic
#74B363 #98C78C #BDDBB5 #E2EFDE #EDF5EA
Accessibility & contrast
On white
1.50
#BDDBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BDDBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBB5
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBB5 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B3
Deuteranopia (green-blind)
#D9D1B7
Tritanopia (blue-blind)
#BCD8D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bddbb5; /* rgb */ color: rgb(189, 219, 181); /* oklch */ color: oklch(85.9% 0.061 139.1);
Tailwind
colors: {
custom: {
50: '#d1e6cb',
500: '#bddbb5',
950: '#000000',
},
}SCSS
$custom: #bddbb5; $custom-light: #d1e6cb; $custom-dark: #000000;
JSON
{
"hex": "#bddbb5",
"rgb": {
"r": 189,
"g": 219,
"b": 181
},
"hsl": {
"h": 107.368,
"s": 34.545,
"l": 78.431
},
"oklch": {
"l": 0.85931,
"c": 0.0607,
"h": 139.1
},
"luminance": 0.64818
}Semantic roles & 50–950 ramp
primary
#BDDBB5
secondary
#A882B2
accent
#38AD95
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482