#BCDEBA#BCDEBA
#BCDEBA is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.6% C 0.061 H 143.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEBA |
|---|---|
| RGB | rgb(188, 222, 186) |
| HSL | hsl(117, 35%, 80%) |
| HSV | hsv(117, 16%, 87%) |
| CMYK | cmyk(15.3%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(85.24, -17.91, 13.99) |
| CIE-LCH | lch(85.24, 22.72, 142.01°) |
| OKLab | oklab(86.63% -0.0489 0.0361) |
| OKLCH | oklch(86.63% 0.061 143.6) |
| XYZ | xyz(55.7213, 66.4780, 56.3407) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.66
Light Sage
#BCECAC
ΔE00 6.99
Mint
#AAF0C1
ΔE00 7.03
Hospital Green
#9BE5AA
ΔE00 7.88
Light Teal
#90E4C1
ΔE00 8.86
Very Pale Green
#CFFDBC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEBA #DCBADE
analogous
#CEDEBA #BCDEBA #BADECA
triadic
#BCDEBA #BABCDE #DEBABC
tetradic
#BCDEBA #BACEDE #DCBADE #DECABA
square
#BCDEBA #BACEDE #DCBADE #DECABA
split-complementary
#BCDEBA #CABADE #DEBACE
monochromatic
#6CB667 #94CA91 #BCDEBA #E4F2E3 #EBF5EA
Accessibility & contrast
On white
1.47
#BCDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BCDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEBA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEBA | 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)
#E0D7B8
Deuteranopia (green-blind)
#DAD4BC
Tritanopia (blue-blind)
#B9DCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdeba; /* rgb */ color: rgb(188, 222, 186); /* oklch */ color: oklch(86.6% 0.061 143.6);
Tailwind
colors: {
custom: {
50: '#d0e8ce',
500: '#bcdeba',
950: '#000000',
},
}SCSS
$custom: #bcdeba; $custom-light: #d0e8ce; $custom-dark: #000000;
JSON
{
"hex": "#bcdeba",
"rgb": {
"r": 188,
"g": 222,
"b": 186
},
"hsl": {
"h": 116.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.86627,
"c": 0.06077,
"h": 143.6
},
"luminance": 0.66479
}Semantic roles & 50–950 ramp
primary
#BCDEBA
secondary
#B386B6
accent
#37AEA8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483