#BBDFCA#BBDFCA
#BBDFCA is a very light, muted green. Relative luminance 0.676; OKLCH L 87.2% C 0.048 H 159.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFCA |
|---|---|
| RGB | rgb(187, 223, 202) |
| HSL | hsl(145, 36%, 80%) |
| HSV | hsv(145, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.81, -15.85, 6.37) |
| CIE-LCH | lch(85.81, 17.09, 158.11°) |
| OKLab | oklab(87.18% -0.0446 0.0165) |
| OKLCH | oklch(87.18% 0.048 159.7) |
| XYZ | xyz(57.5392, 67.6030, 65.8828) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 8.74
Duck Egg Blue
#C3FBF4
ΔE00 8.85
Pale Aqua
#B8FFEB
ΔE00 8.89
Mint
#AAF0C1
ΔE00 8.92
Eggshell Blue
#C4FFF7
ΔE00 9.38
Ice
#D6FFFA
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFCA #DFBBD0
analogous
#BEDFBB #BBDFCA #BBDFDC
triadic
#BBDFCA #CABBDF #DFCABB
tetradic
#BBDFCA #BBBEDF #DFBBD0 #DFDCBB
square
#BBDFCA #BBBEDF #DFBBD0 #DFDCBB
split-complementary
#BBDFCA #DCBBDF #DFBBBE
monochromatic
#68B889 #91CBAA #BBDFCA #E5F3EA #EAF5EF
Accessibility & contrast
On white
1.45
#BBDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BBDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFCA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFCA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D7D5CB
Tritanopia (blue-blind)
#B5DFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdfca; /* rgb */ color: rgb(187, 223, 202); /* oklch */ color: oklch(87.2% 0.048 159.7);
Tailwind
colors: {
custom: {
50: '#cfe9da',
500: '#bbdfca',
950: '#000000',
},
}SCSS
$custom: #bbdfca; $custom-light: #cfe9da; $custom-dark: #000000;
JSON
{
"hex": "#bbdfca",
"rgb": {
"r": 187,
"g": 223,
"b": 202
},
"hsl": {
"h": 145,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87183,
"c": 0.04759,
"h": 159.7
},
"luminance": 0.67604
}Semantic roles & 50–950 ramp
primary
#BBDFCA
secondary
#B787A3
accent
#377DAF
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483