#BCDEBB#BCDEBB
#BCDEBB is a very light, muted green. Relative luminance 0.665; OKLCH L 86.7% C 0.060 H 144.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEBB |
|---|---|
| RGB | rgb(188, 222, 187) |
| HSL | hsl(118, 35%, 80%) |
| HSV | hsv(118, 16%, 87%) |
| CMYK | cmyk(15.3%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(85.26, -17.73, 13.49) |
| CIE-LCH | lch(85.26, 22.28, 142.74°) |
| OKLab | oklab(86.65% -0.0485 0.0349) |
| OKLCH | oklch(86.65% 0.06 144.3) |
| XYZ | xyz(55.8279, 66.5207, 56.9025) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.94
Mint
#AAF0C1
ΔE00 7.09
Light Sage
#BCECAC
ΔE00 7.24
Hospital Green
#9BE5AA
ΔE00 8.03
Light Teal
#90E4C1
ΔE00 8.80
Very Pale Green
#CFFDBC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEBB #DDBBDE
analogous
#CDDEBB #BCDEBB #BBDECB
triadic
#BCDEBB #BBBCDE #DEBBBC
tetradic
#BCDEBB #BBCDDE #DDBBDE #DECBBB
square
#BCDEBB #BBCDDE #DDBBDE #DECBBB
split-complementary
#BCDEBB #CBBBDE #DEBBCD
monochromatic
#6BB669 #93CA92 #BCDEBB #E5F2E4 #EBF5EA
Accessibility & contrast
On white
1.47
#BCDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BCDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEBB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEBB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#B9DCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdebb; /* rgb */ color: rgb(188, 222, 187); /* oklch */ color: oklch(86.7% 0.060 144.3);
Tailwind
colors: {
custom: {
50: '#d0e8cf',
500: '#bcdebb',
950: '#000000',
},
}SCSS
$custom: #bcdebb; $custom-light: #d0e8cf; $custom-dark: #000000;
JSON
{
"hex": "#bcdebb",
"rgb": {
"r": 188,
"g": 222,
"b": 187
},
"hsl": {
"h": 118.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86651,
"c": 0.05971,
"h": 144.3
},
"luminance": 0.66522
}Semantic roles & 50–950 ramp
primary
#BCDEBB
secondary
#B587B6
accent
#38ADAA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483