#BFDCA8#BFDCA8
#BFDCA8 is a very light, moderate yellow-green. Relative luminance 0.651; OKLCH L 86.0% C 0.076 H 131.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCA8 |
|---|---|
| RGB | rgb(191, 220, 168) |
| HSL | hsl(93, 43%, 76%) |
| HSV | hsv(93, 24%, 86%) |
| CMYK | cmyk(13.2%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(84.53, -18.83, 22.45) |
| CIE-LCH | lch(84.53, 29.30, 129.99°) |
| OKLab | oklab(85.99% -0.0507 0.0571) |
| OKLCH | oklch(85.99% 0.076 131.6) |
| XYZ | xyz(54.1457, 65.0893, 46.7491) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.30
Light Sage
#BCECAC
ΔE00 4.82
Pale Olive
#B9CC81
ΔE00 7.17
Very Pale Green
#CFFDBC
ΔE00 7.40
Washed Out Green
#BCF5A6
ΔE00 7.63
Pale Olive Green
#B1D27B
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCA8 #C5A8DC
analogous
#D9DCA8 #BFDCA8 #A8DCAB
triadic
#BFDCA8 #A8BFDC #DCA8BF
tetradic
#BFDCA8 #A8D9DC #C5A8DC #DCABA8
square
#BFDCA8 #A8D9DC #C5A8DC #DCABA8
split-complementary
#BFDCA8 #ABA8DC #DCA8D9
monochromatic
#7FB951 #9FCA7C #BFDCA8 #DFEED4 #EFF6E9
Accessibility & contrast
On white
1.50
#BFDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BFDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCA8
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCA8 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A5
Deuteranopia (green-blind)
#DCD2AA
Tritanopia (blue-blind)
#C0D8CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdca8; /* rgb */ color: rgb(191, 220, 168); /* oklch */ color: oklch(86.0% 0.076 131.6);
Tailwind
colors: {
custom: {
50: '#d2e7c2',
500: '#bfdca8',
950: '#000000',
},
}SCSS
$custom: #bfdca8; $custom-light: #d2e7c2; $custom-dark: #000000;
JSON
{
"hex": "#bfdca8",
"rgb": {
"r": 191,
"g": 220,
"b": 168
},
"hsl": {
"h": 93.462,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.8599,
"c": 0.07637,
"h": 131.6
},
"luminance": 0.6509
}Semantic roles & 50–950 ramp
primary
#BFDCA8
secondary
#9874B4
accent
#30B67A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482