#BBDBCA#BBDBCA
#BBDBCA is a very light, muted green. Relative luminance 0.655; OKLCH L 86.3% C 0.041 H 162.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBCA |
|---|---|
| RGB | rgb(187, 219, 202) |
| HSL | hsl(148, 31%, 80%) |
| HSV | hsv(148, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.74, -13.84, 4.82) |
| CIE-LCH | lch(84.74, 14.66, 160.78°) |
| OKLab | oklab(86.33% -0.0392 0.0125) |
| OKLCH | oklch(86.33% 0.041 162.3) |
| XYZ | xyz(56.4831, 65.4909, 65.5308) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.09
Ice
#D6FFFA
ΔE00 9.28
Paleturquoise
#AFEEEE
ΔE00 9.76
Eggshell Blue
#C4FFF7
ΔE00 9.77
Powder Blue
#B0E0E6
ΔE00 9.92
Light Light Blue
#CAFFFB
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBCA #DBBBCC
analogous
#BCDBBB #BBDBCA #BBDBDA
triadic
#BBDBCA #CABBDB #DBCABB
tetradic
#BBDBCA #BBBCDB #DBBBCC #DBDABB
square
#BBDBCA #BBBCDB #DBBBCC #DBDABB
split-complementary
#BBDBCA #DABBDB #DBBBBC
monochromatic
#6BB18C #93C6AB #BBDBCA #E3F0E9 #EBF4EF
Accessibility & contrast
On white
1.49
#BBDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BBDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBCA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBCA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#B5DBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbca; /* rgb */ color: rgb(187, 219, 202); /* oklch */ color: oklch(86.3% 0.041 162.3);
Tailwind
colors: {
custom: {
50: '#cfe6da',
500: '#bbdbca',
950: '#000000',
},
}SCSS
$custom: #bbdbca; $custom-light: #cfe6da; $custom-dark: #000000;
JSON
{
"hex": "#bbdbca",
"rgb": {
"r": 187,
"g": 219,
"b": 202
},
"hsl": {
"h": 148.125,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86331,
"c": 0.04115,
"h": 162.3
},
"luminance": 0.65492
}Semantic roles & 50–950 ramp
primary
#BBDBCA
secondary
#B2889E
accent
#3C76A9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483