#BCDECB#BCDECB
#BCDECB is a very light, muted green. Relative luminance 0.672; OKLCH L 87.1% C 0.044 H 160.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDECB |
|---|---|
| RGB | rgb(188, 222, 203) |
| HSL | hsl(146, 34%, 80%) |
| HSV | hsv(146, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(85.63, -14.84, 5.59) |
| CIE-LCH | lch(85.63, 15.85, 159.35°) |
| OKLab | oklab(87.06% -0.0419 0.0145) |
| OKLCH | oklch(87.06% 0.044 160.9) |
| XYZ | xyz(57.6372, 67.2444, 66.4311) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.77
Ice
#D6FFFA
ΔE00 9.11
Pale Aqua
#B8FFEB
ΔE00 9.28
Eggshell Blue
#C4FFF7
ΔE00 9.37
Light Teal
#90E4C1
ΔE00 9.40
Mint
#AAF0C1
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDECB #DEBCCF
analogous
#BEDEBC #BCDECB #BCDEDC
triadic
#BCDECB #CBBCDE #DECBBC
tetradic
#BCDECB #BCBEDE #DEBCCF #DEDCBC
square
#BCDECB #BCBEDE #DEBCCF #DEDCBC
split-complementary
#BCDECB #DCBCDE #DEBCBE
monochromatic
#6AB68B #93CAAB #BCDECB #E5F2EB #EAF5EF
Accessibility & contrast
On white
1.45
#BCDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BCDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDECB
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDECB | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D7D4CC
Tritanopia (blue-blind)
#B6DED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdecb; /* rgb */ color: rgb(188, 222, 203); /* oklch */ color: oklch(87.1% 0.044 160.9);
Tailwind
colors: {
custom: {
50: '#d0e8da',
500: '#bcdecb',
950: '#000000',
},
}SCSS
$custom: #bcdecb; $custom-light: #d0e8da; $custom-dark: #000000;
JSON
{
"hex": "#bcdecb",
"rgb": {
"r": 188,
"g": 222,
"b": 203
},
"hsl": {
"h": 146.471,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87064,
"c": 0.04433,
"h": 160.9
},
"luminance": 0.67246
}Semantic roles & 50–950 ramp
primary
#BCDECB
secondary
#B688A2
accent
#397AAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483