#BCDBBB#BCDBBB
#BCDBBB is a very light, muted green. Relative luminance 0.649; OKLCH L 86.0% C 0.055 H 144.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBBB |
|---|---|
| RGB | rgb(188, 219, 187) |
| HSL | hsl(118, 31%, 80%) |
| HSV | hsv(118, 15%, 86%) |
| CMYK | cmyk(14.2%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(84.45, -16.24, 12.35) |
| CIE-LCH | lch(84.45, 20.40, 142.75°) |
| OKLab | oklab(86.01% -0.0444 0.032) |
| OKLCH | oklch(86.01% 0.055 144.2) |
| XYZ | xyz(55.0382, 64.9413, 56.6393) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.79
Mint
#AAF0C1
ΔE00 8.10
Light Sage
#BCECAC
ΔE00 8.26
Hospital Green
#9BE5AA
ΔE00 8.97
Light Teal
#90E4C1
ΔE00 9.36
Darkseagreen
#8FBC8F
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBBB #DABBDB
analogous
#CCDBBB #BCDBBB #BBDBCA
triadic
#BCDBBB #BBBCDB #DBBBBC
tetradic
#BCDBBB #BBCCDB #DABBDB #DBCABB
square
#BCDBBB #BBCCDB #DABBDB #DBCABB
split-complementary
#BCDBBB #CABBDB #DBBBCC
monochromatic
#6DB16B #95C693 #BCDBBB #E3F0E3 #EBF4EB
Accessibility & contrast
On white
1.50
#BCDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BCDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBBB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBBB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#BAD9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdbbb; /* rgb */ color: rgb(188, 219, 187); /* oklch */ color: oklch(86.0% 0.055 144.2);
Tailwind
colors: {
custom: {
50: '#d0e6cf',
500: '#bcdbbb',
950: '#000000',
},
}SCSS
$custom: #bcdbbb; $custom-light: #d0e6cf; $custom-dark: #000000;
JSON
{
"hex": "#bcdbbb",
"rgb": {
"r": 188,
"g": 219,
"b": 187
},
"hsl": {
"h": 118.125,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86008,
"c": 0.05468,
"h": 144.2
},
"luminance": 0.64942
}Semantic roles & 50–950 ramp
primary
#BCDBBB
secondary
#B188B2
accent
#3CA9A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483