#BCDECA#BCDECA
#BCDECA is a very light, muted green. Relative luminance 0.672; OKLCH L 87.0% C 0.045 H 159.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDECA |
|---|---|
| RGB | rgb(188, 222, 202) |
| HSL | hsl(145, 34%, 80%) |
| HSV | hsv(145, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(85.60, -15.02, 6.08) |
| CIE-LCH | lch(85.60, 16.21, 157.96°) |
| OKLab | oklab(87.04% -0.0423 0.0158) |
| OKLCH | oklch(87.04% 0.045 159.5) |
| XYZ | xyz(57.5184, 67.1969, 65.8055) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.98
Light Teal
#90E4C1
ΔE00 9.27
Pale Aqua
#B8FFEB
ΔE00 9.31
Ice
#D6FFFA
ΔE00 9.35
Mint
#AAF0C1
ΔE00 9.45
Eggshell Blue
#C4FFF7
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDECA #DEBCD0
analogous
#BFDEBC #BCDECA #BCDEDB
triadic
#BCDECA #CABCDE #DECABC
tetradic
#BCDECA #BCBFDE #DEBCD0 #DEDBBC
square
#BCDECA #BCBFDE #DEBCD0 #DEDBBC
split-complementary
#BCDECA #DBBCDE #DEBCBF
monochromatic
#6AB689 #93CAAA #BCDECA #E5F2EA #EAF5EF
Accessibility & contrast
On white
1.45
#BCDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BCDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDECA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDECA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#B6DED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdeca; /* rgb */ color: rgb(188, 222, 202); /* oklch */ color: oklch(87.0% 0.045 159.5);
Tailwind
colors: {
custom: {
50: '#d0e8da',
500: '#bcdeca',
950: '#000000',
},
}SCSS
$custom: #bcdeca; $custom-light: #d0e8da; $custom-dark: #000000;
JSON
{
"hex": "#bcdeca",
"rgb": {
"r": 188,
"g": 222,
"b": 202
},
"hsl": {
"h": 144.706,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87037,
"c": 0.04515,
"h": 159.5
},
"luminance": 0.67198
}Semantic roles & 50–950 ramp
primary
#BCDECA
secondary
#B688A3
accent
#397DAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483