#BFDCA6#BFDCA6
#BFDCA6 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.9% C 0.079 H 130.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCA6 |
|---|---|
| RGB | rgb(191, 220, 166) |
| HSL | hsl(92, 44%, 76%) |
| HSV | hsv(92, 25%, 86%) |
| CMYK | cmyk(13.2%, 0%, 24.5%, 13.7%) |
| CIE-LAB | lab(84.49, -19.14, 23.44) |
| CIE-LCH | lch(84.49, 30.26, 129.24°) |
| OKLab | oklab(85.95% -0.0515 0.0595) |
| OKLCH | oklch(85.95% 0.079 130.9) |
| XYZ | xyz(53.9608, 65.0154, 45.7753) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.04
Light Sage
#BCECAC
ΔE00 4.70
Pale Olive
#B9CC81
ΔE00 6.78
Pale Olive Green
#B1D27B
ΔE00 7.23
Very Pale Green
#CFFDBC
ΔE00 7.33
Washed Out Green
#BCF5A6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCA6 #C3A6DC
analogous
#DADCA6 #BFDCA6 #A6DCA8
triadic
#BFDCA6 #A6BFDC #DCA6BF
tetradic
#BFDCA6 #A6DADC #C3A6DC #DCA8A6
square
#BFDCA6 #A6DADC #C3A6DC #DCA8A6
split-complementary
#BFDCA6 #A8A6DC #DCA6DA
monochromatic
#80B94E #9FCB7A #BFDCA6 #DFEDD2 #EFF6E9
Accessibility & contrast
On white
1.50
#BFDCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BFDCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCA6
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCA6 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A3
Deuteranopia (green-blind)
#DDD2A8
Tritanopia (blue-blind)
#C1D7CD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdca6; /* rgb */ color: rgb(191, 220, 166); /* oklch */ color: oklch(85.9% 0.079 130.9);
Tailwind
colors: {
custom: {
50: '#d2e7c0',
500: '#bfdca6',
950: '#000000',
},
}SCSS
$custom: #bfdca6; $custom-light: #d2e7c0; $custom-dark: #000000;
JSON
{
"hex": "#bfdca6",
"rgb": {
"r": 191,
"g": 220,
"b": 166
},
"hsl": {
"h": 92.222,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.85947,
"c": 0.07872,
"h": 130.9
},
"luminance": 0.65016
}Semantic roles & 50–950 ramp
primary
#BFDCA6
secondary
#9672B4
accent
#2FB778
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482