#BBDFCC#BBDFCC
#BBDFCC is a very light, muted green. Relative luminance 0.677; OKLCH L 87.2% C 0.046 H 162.3°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFCC |
|---|---|
| RGB | rgb(187, 223, 204) |
| HSL | hsl(148, 36%, 80%) |
| HSV | hsv(148, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(85.86, -15.48, 5.38) |
| CIE-LCH | lch(85.86, 16.39, 160.82°) |
| OKLab | oklab(87.24% -0.0438 0.014) |
| OKLCH | oklch(87.24% 0.046 162.3) |
| XYZ | xyz(57.7775, 67.6984, 67.1380) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.40
Pale Aqua
#B8FFEB
ΔE00 8.80
Ice
#D6FFFA
ΔE00 8.92
Eggshell Blue
#C4FFF7
ΔE00 8.98
Light Teal
#90E4C1
ΔE00 9.01
Mint
#AAF0C1
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFCC #DFBBCE
analogous
#BCDFBB #BBDFCC #BBDFDE
triadic
#BBDFCC #CCBBDF #DFCCBB
tetradic
#BBDFCC #BBBCDF #DFBBCE #DFDEBB
square
#BBDFCC #BBBCDF #DFBBCE #DFDEBB
split-complementary
#BBDFCC #DEBBDF #DFBBBC
monochromatic
#68B88E #91CBAD #BBDFCC #E5F3EB #EAF5EF
Accessibility & contrast
On white
1.44
#BBDFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BBDFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFCC
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFCC | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CB
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#B5DFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdfcc; /* rgb */ color: rgb(187, 223, 204); /* oklch */ color: oklch(87.2% 0.046 162.3);
Tailwind
colors: {
custom: {
50: '#cfe9db',
500: '#bbdfcc',
950: '#000000',
},
}SCSS
$custom: #bbdfcc; $custom-light: #cfe9db; $custom-dark: #000000;
JSON
{
"hex": "#bbdfcc",
"rgb": {
"r": 187,
"g": 223,
"b": 204
},
"hsl": {
"h": 148.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87237,
"c": 0.04597,
"h": 162.3
},
"luminance": 0.677
}Semantic roles & 50–950 ramp
primary
#BBDFCC
secondary
#B787A0
accent
#3776AF
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484