#BCDECC#BCDECC
#BCDECC is a very light, muted green. Relative luminance 0.673; OKLCH L 87.1% C 0.044 H 162.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDECC |
|---|---|
| RGB | rgb(188, 222, 204) |
| HSL | hsl(148, 34%, 80%) |
| HSV | hsv(148, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(85.65, -14.65, 5.10) |
| CIE-LCH | lch(85.65, 15.51, 160.81°) |
| OKLab | oklab(87.09% -0.0415 0.0132) |
| OKLCH | oklch(87.09% 0.044 162.3) |
| XYZ | xyz(57.7567, 67.2922, 67.0607) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.56
Ice
#D6FFFA
ΔE00 8.89
Eggshell Blue
#C4FFF7
ΔE00 9.19
Pale Aqua
#B8FFEB
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 9.51
Light Light Blue
#CAFFFB
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDECC #DEBCCE
analogous
#BDDEBC #BCDECC #BCDEDD
triadic
#BCDECC #CCBCDE #DECCBC
tetradic
#BCDECC #BCBDDE #DEBCCE #DEDDBC
square
#BCDECC #BCBDDE #DEBCCE #DEDDBC
split-complementary
#BCDECC #DDBCDE #DEBCBD
monochromatic
#6AB68E #93CAAD #BCDECC #E5F2EB #EAF5EF
Accessibility & contrast
On white
1.45
#BCDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BCDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDECC
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDECC | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#B6DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdecc; /* rgb */ color: rgb(188, 222, 204); /* oklch */ color: oklch(87.1% 0.044 162.3);
Tailwind
colors: {
custom: {
50: '#d0e8db',
500: '#bcdecc',
950: '#000000',
},
}SCSS
$custom: #bcdecc; $custom-light: #d0e8db; $custom-dark: #000000;
JSON
{
"hex": "#bcdecc",
"rgb": {
"r": 188,
"g": 222,
"b": 204
},
"hsl": {
"h": 148.235,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87091,
"c": 0.04354,
"h": 162.3
},
"luminance": 0.67294
}Semantic roles & 50–950 ramp
primary
#BCDECC
secondary
#B688A0
accent
#3976AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484