#BDDFCB#BDDFCB
#BDDFCB is a very light, muted green. Relative luminance 0.679; OKLCH L 87.3% C 0.045 H 159.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFCB |
|---|---|
| RGB | rgb(189, 223, 203) |
| HSL | hsl(145, 35%, 81%) |
| HSV | hsv(145, 15%, 87%) |
| CMYK | cmyk(15.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.96, -15.01, 6.08) |
| CIE-LCH | lch(85.96, 16.20, 157.96°) |
| OKLab | oklab(87.34% -0.0423 0.0158) |
| OKLCH | oklch(87.34% 0.045 159.5) |
| XYZ | xyz(58.1508, 67.9047, 66.5315) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.84
Ice
#D6FFFA
ΔE00 9.17
Pale Aqua
#B8FFEB
ΔE00 9.17
Light Teal
#90E4C1
ΔE00 9.29
Eggshell Blue
#C4FFF7
ΔE00 9.40
Mint
#AAF0C1
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFCB #DFBDD1
analogous
#C0DFBD #BDDFCB #BDDFDC
triadic
#BDDFCB #CBBDDF #DFCBBD
tetradic
#BDDFCB #BDC0DF #DFBDD1 #DFDCBD
square
#BDDFCB #BDC0DF #DFBDD1 #DFDCBD
split-complementary
#BDDFCB #DCBDDF #DFBDC0
monochromatic
#6BB78A #94CBAB #BDDFCB #E6F3EB #EAF5EF
Accessibility & contrast
On white
1.44
#BDDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BDDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFCB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFCB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACA
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#B7DFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddfcb; /* rgb */ color: rgb(189, 223, 203); /* oklch */ color: oklch(87.3% 0.045 159.5);
Tailwind
colors: {
custom: {
50: '#d1e9da',
500: '#bddfcb',
950: '#000000',
},
}SCSS
$custom: #bddfcb; $custom-light: #d1e9da; $custom-dark: #000000;
JSON
{
"hex": "#bddfcb",
"rgb": {
"r": 189,
"g": 223,
"b": 203
},
"hsl": {
"h": 144.706,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.87343,
"c": 0.04511,
"h": 159.5
},
"luminance": 0.67906
}Semantic roles & 50–950 ramp
primary
#BDDFCB
secondary
#B789A4
accent
#387DAE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483