#BFDEB6#BFDEB6
#BFDEB6 is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.7% C 0.063 H 138.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEB6 |
|---|---|
| RGB | rgb(191, 222, 182) |
| HSL | hsl(107, 38%, 79%) |
| HSV | hsv(107, 18%, 87%) |
| CMYK | cmyk(14%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(85.35, -17.56, 16.27) |
| CIE-LCH | lch(85.35, 23.94, 137.20°) |
| OKLab | oklab(86.74% -0.0476 0.0419) |
| OKLCH | oklch(86.74% 0.063 138.7) |
| XYZ | xyz(56.0489, 66.6955, 54.1675) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.64
Light Sage
#BCECAC
ΔE00 6.19
Mint
#AAF0C1
ΔE00 7.50
Hospital Green
#9BE5AA
ΔE00 7.92
Very Pale Green
#CFFDBC
ΔE00 8.20
Very Light Green
#D1FFBD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEB6 #D5B6DE
analogous
#D3DEB6 #BFDEB6 #B6DEC1
triadic
#BFDEB6 #B6BFDE #DEB6BF
tetradic
#BFDEB6 #B6D3DE #D5B6DE #DEC1B6
square
#BFDEB6 #B6D3DE #D5B6DE #DEC1B6
split-complementary
#BFDEB6 #C1B6DE #DEB6D3
monochromatic
#75B862 #9ACB8C #BFDEB6 #E4F1E0 #EDF5EA
Accessibility & contrast
On white
1.46
#BFDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BFDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEB6
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEB6 | 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)
#E1D7B4
Deuteranopia (green-blind)
#DCD4B8
Tritanopia (blue-blind)
#BEDBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdeb6; /* rgb */ color: rgb(191, 222, 182); /* oklch */ color: oklch(86.7% 0.063 138.7);
Tailwind
colors: {
custom: {
50: '#d2e8cc',
500: '#bfdeb6',
950: '#000000',
},
}SCSS
$custom: #bfdeb6; $custom-light: #d2e8cc; $custom-dark: #000000;
JSON
{
"hex": "#bfdeb6",
"rgb": {
"r": 191,
"g": 222,
"b": 182
},
"hsl": {
"h": 106.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.86737,
"c": 0.06338,
"h": 138.7
},
"luminance": 0.66696
}Semantic roles & 50–950 ramp
primary
#BFDEB6
secondary
#AA82B6
accent
#35B195
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483