#BBDFCB#BBDFCB
#BBDFCB is a very light, muted green. Relative luminance 0.677; OKLCH L 87.2% C 0.047 H 161.0°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFCB |
|---|---|
| RGB | rgb(187, 223, 203) |
| HSL | hsl(147, 36%, 80%) |
| HSV | hsv(147, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.83, -15.67, 5.88) |
| CIE-LCH | lch(85.83, 16.73, 159.44°) |
| OKLab | oklab(87.21% -0.0442 0.0153) |
| OKLCH | oklch(87.21% 0.047 161) |
| XYZ | xyz(57.6580, 67.6505, 66.5084) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.62
Pale Aqua
#B8FFEB
ΔE00 8.84
Light Teal
#90E4C1
ΔE00 8.87
Ice
#D6FFFA
ΔE00 9.16
Mint
#AAF0C1
ΔE00 9.16
Eggshell Blue
#C4FFF7
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFCB #DFBBCF
analogous
#BDDFBB #BBDFCB #BBDFDD
triadic
#BBDFCB #CBBBDF #DFCBBB
tetradic
#BBDFCB #BBBDDF #DFBBCF #DFDDBB
square
#BBDFCB #BBBDDF #DFBBCF #DFDDBB
split-complementary
#BBDFCB #DDBBDF #DFBBBD
monochromatic
#68B88B #91CBAB #BBDFCB #E5F3EB #EAF5EF
Accessibility & contrast
On white
1.45
#BBDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BBDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFCB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFCB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CA
Deuteranopia (green-blind)
#D7D5CC
Tritanopia (blue-blind)
#B5DFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdfcb; /* rgb */ color: rgb(187, 223, 203); /* oklch */ color: oklch(87.2% 0.047 161.0);
Tailwind
colors: {
custom: {
50: '#cfe9da',
500: '#bbdfcb',
950: '#000000',
},
}SCSS
$custom: #bbdfcb; $custom-light: #cfe9da; $custom-dark: #000000;
JSON
{
"hex": "#bbdfcb",
"rgb": {
"r": 187,
"g": 223,
"b": 203
},
"hsl": {
"h": 146.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.8721,
"c": 0.04677,
"h": 161
},
"luminance": 0.67652
}Semantic roles & 50–950 ramp
primary
#BBDFCB
secondary
#B787A2
accent
#3779AF
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483