#BCDEBE#BCDEBE
#BCDEBE is a very light, muted green. Relative luminance 0.667; OKLCH L 86.7% C 0.057 H 146.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEBE |
|---|---|
| RGB | rgb(188, 222, 190) |
| HSL | hsl(124, 34%, 80%) |
| HSV | hsv(124, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(85.33, -17.21, 12.01) |
| CIE-LCH | lch(85.33, 20.98, 145.09°) |
| OKLab | oklab(86.73% -0.0472 0.0311) |
| OKLCH | oklch(86.73% 0.057 146.7) |
| XYZ | xyz(56.1524, 66.6505, 58.6116) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.35
Light Grey Green
#B7E1A1
ΔE00 7.79
Light Sage
#BCECAC
ΔE00 8.01
Hospital Green
#9BE5AA
ΔE00 8.55
Light Teal
#90E4C1
ΔE00 8.69
Very Pale Green
#CFFDBC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEBE #DEBCDC
analogous
#CBDEBC #BCDEBE #BCDECF
triadic
#BCDEBE #BEBCDE #DEBEBC
tetradic
#BCDEBE #BCCBDE #DEBCDC #DECFBC
square
#BCDEBE #BCCBDE #DEBCDC #DECFBC
split-complementary
#BCDEBE #CFBCDE #DEBCCB
monochromatic
#6AB66E #93CA96 #BCDEBE #E5F2E6 #EAF5EB
Accessibility & contrast
On white
1.47
#BCDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BCDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEBE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEBE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BC
Deuteranopia (green-blind)
#D9D4C0
Tritanopia (blue-blind)
#B9DCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdebe; /* rgb */ color: rgb(188, 222, 190); /* oklch */ color: oklch(86.7% 0.057 146.7);
Tailwind
colors: {
custom: {
50: '#d0e8d1',
500: '#bcdebe',
950: '#000000',
},
}SCSS
$custom: #bcdebe; $custom-light: #d0e8d1; $custom-dark: #000000;
JSON
{
"hex": "#bcdebe",
"rgb": {
"r": 188,
"g": 222,
"b": 190
},
"hsl": {
"h": 123.529,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86726,
"c": 0.05654,
"h": 146.7
},
"luminance": 0.66652
}Semantic roles & 50–950 ramp
primary
#BCDEBE
secondary
#B688B3
accent
#39A6AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483