#BCDEBF#BCDEBF
#BCDEBF is a very light, muted green. Relative luminance 0.667; OKLCH L 86.8% C 0.056 H 147.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEBF |
|---|---|
| RGB | rgb(188, 222, 191) |
| HSL | hsl(125, 34%, 80%) |
| HSV | hsv(125, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(85.35, -17.03, 11.51) |
| CIE-LCH | lch(85.35, 20.56, 145.94°) |
| OKLab | oklab(86.75% -0.0468 0.0298) |
| OKLCH | oklch(86.75% 0.056 147.5) |
| XYZ | xyz(56.2621, 66.6944, 59.1892) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.46
Light Grey Green
#B7E1A1
ΔE00 8.09
Light Sage
#BCECAC
ΔE00 8.28
Light Teal
#90E4C1
ΔE00 8.67
Hospital Green
#9BE5AA
ΔE00 8.73
Pale Turquoise
#A5FBD5
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEBF #DEBCDB
analogous
#CADEBC #BCDEBF #BCDED0
triadic
#BCDEBF #BFBCDE #DEBFBC
tetradic
#BCDEBF #BCCADE #DEBCDB #DED0BC
square
#BCDEBF #BCCADE #DEBCDB #DED0BC
split-complementary
#BCDEBF #D0BCDE #DEBCCA
monochromatic
#6AB671 #93CA98 #BCDEBF #E5F2E6 #EAF5EB
Accessibility & contrast
On white
1.46
#BCDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BCDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEBF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEBF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#B8DCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdebf; /* rgb */ color: rgb(188, 222, 191); /* oklch */ color: oklch(86.8% 0.056 147.5);
Tailwind
colors: {
custom: {
50: '#d0e8d2',
500: '#bcdebf',
950: '#000000',
},
}SCSS
$custom: #bcdebf; $custom-light: #d0e8d2; $custom-dark: #000000;
JSON
{
"hex": "#bcdebf",
"rgb": {
"r": 188,
"g": 222,
"b": 191
},
"hsl": {
"h": 125.294,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86751,
"c": 0.0555,
"h": 147.5
},
"luminance": 0.66696
}Semantic roles & 50–950 ramp
primary
#BCDEBF
secondary
#B688B2
accent
#39A3AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483