#BFDCB4#BFDCB4
#BFDCB4 is a very light, moderate green. Relative luminance 0.656; OKLCH L 86.3% C 0.062 H 137.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCB4 |
|---|---|
| RGB | rgb(191, 220, 180) |
| HSL | hsl(104, 36%, 78%) |
| HSV | hsv(104, 18%, 86%) |
| CMYK | cmyk(13.2%, 0%, 18.2%, 13.7%) |
| CIE-LAB | lab(84.77, -16.90, 16.50) |
| CIE-LCH | lch(84.77, 23.62, 135.68°) |
| OKLab | oklab(86.26% -0.0457 0.0424) |
| OKLCH | oklch(86.26% 0.062 137.1) |
| XYZ | xyz(55.3157, 65.5573, 52.9107) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.72
Light Sage
#BCECAC
ΔE00 6.48
Mint
#AAF0C1
ΔE00 8.05
Hospital Green
#9BE5AA
ΔE00 8.28
Very Pale Green
#CFFDBC
ΔE00 8.56
Very Light Green
#D1FFBD
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCB4 #D1B4DC
analogous
#D3DCB4 #BFDCB4 #B4DCBD
triadic
#BFDCB4 #B4BFDC #DCB4BF
tetradic
#BFDCB4 #B4D3DC #D1B4DC #DCBDB4
square
#BFDCB4 #B4D3DC #D1B4DC #DCBDB4
split-complementary
#BFDCB4 #BDB4DC #DCB4D3
monochromatic
#78B561 #9BC98A #BFDCB4 #E3EFDE #EDF5EA
Accessibility & contrast
On white
1.49
#BFDCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BFDCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCB4
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCB4 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B2
Deuteranopia (green-blind)
#DAD3B6
Tritanopia (blue-blind)
#BED9D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdcb4; /* rgb */ color: rgb(191, 220, 180); /* oklch */ color: oklch(86.3% 0.062 137.1);
Tailwind
colors: {
custom: {
50: '#d2e7ca',
500: '#bfdcb4',
950: '#000000',
},
}SCSS
$custom: #bfdcb4; $custom-light: #d2e7ca; $custom-dark: #000000;
JSON
{
"hex": "#bfdcb4",
"rgb": {
"r": 191,
"g": 220,
"b": 180
},
"hsl": {
"h": 103.5,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.86261,
"c": 0.06236,
"h": 137.1
},
"luminance": 0.65558
}Semantic roles & 50–950 ramp
primary
#BFDCB4
secondary
#A680B4
accent
#36AF8E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482