#BFDECE#BFDECE
#BFDECE is a very light, muted green. Relative luminance 0.678; OKLCH L 87.3% C 0.039 H 163.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDECE |
|---|---|
| RGB | rgb(191, 222, 206) |
| HSL | hsl(149, 32%, 81%) |
| HSV | hsv(149, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(85.89, -13.29, 4.42) |
| CIE-LCH | lch(85.89, 14.00, 161.62°) |
| OKLab | oklab(87.35% -0.0377 0.0115) |
| OKLCH | oklch(87.35% 0.039 163.1) |
| XYZ | xyz(58.7450, 67.7739, 68.3672) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.52
Duck Egg Blue
#C3FBF4
ΔE00 8.59
Eggshell Blue
#C4FFF7
ΔE00 9.27
Honeydew
#F0FFF0
ΔE00 9.37
Light Light Blue
#CAFFFB
ΔE00 9.40
Paleturquoise
#AFEEEE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDECE #DEBFCF
analogous
#BFDEBF #BFDECE #BFDEDD
triadic
#BFDECE #CEBFDE #DECEBF
tetradic
#BFDECE #BFBFDE #DEBFCF #DEDDBF
square
#BFDECE #BFBFDE #DEBFCF #DEDDBF
split-complementary
#BFDECE #DDBFDE #DEBFBF
monochromatic
#6EB490 #97C9AF #BFDECE #E7F3ED #EBF5F0
Accessibility & contrast
On white
1.44
#BFDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BFDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDECE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDECE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#B9DED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdece; /* rgb */ color: rgb(191, 222, 206); /* oklch */ color: oklch(87.3% 0.039 163.1);
Tailwind
colors: {
custom: {
50: '#d2e8dd',
500: '#bfdece',
950: '#000000',
},
}SCSS
$custom: #bfdece; $custom-light: #d2e8dd; $custom-dark: #000000;
JSON
{
"hex": "#bfdece",
"rgb": {
"r": 191,
"g": 222,
"b": 206
},
"hsl": {
"h": 149.032,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87348,
"c": 0.03943,
"h": 163.1
},
"luminance": 0.67775
}Semantic roles & 50–950 ramp
primary
#BFDECE
secondary
#B68BA1
accent
#3B75AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484