#BFDF9D#BFDF9D
#BFDF9D is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.4% C 0.094 H 129.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF9D |
|---|---|
| RGB | rgb(191, 223, 157) |
| HSL | hsl(89, 51%, 75%) |
| HSV | hsv(89, 30%, 87%) |
| CMYK | cmyk(14.3%, 0%, 29.6%, 12.5%) |
| CIE-LAB | lab(85.14, -21.95, 28.98) |
| CIE-LCH | lch(85.14, 36.35, 127.14°) |
| OKLab | oklab(86.41% -0.0594 0.0728) |
| OKLCH | oklch(86.41% 0.094 129.2) |
| XYZ | xyz(53.9584, 66.2855, 41.8434) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.23
Light Sage
#BCECAC
ΔE00 4.09
Pale Olive Green
#B1D27B
ΔE00 5.34
Pale Olive
#B9CC81
ΔE00 5.73
Washed Out Green
#BCF5A6
ΔE00 5.88
Tea Green
#BDF8A3
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF9D #BD9DDF
analogous
#DFDE9D #BFDF9D #9EDF9D
triadic
#BFDF9D #9DBFDF #DF9DBF
tetradic
#BFDF9D #9DDFDE #BD9DDF #DF9D9E
square
#BFDF9D #9DDFDE #BD9DDF #DF9D9E
split-complementary
#BFDF9D #9D9EDF #DE9DDF
monochromatic
#83C141 #A1D06F #BFDF9D #DDEECB #F0F7E8
Accessibility & contrast
On white
1.47
#BFDF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BFDF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF9D
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF9D | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D699
Deuteranopia (green-blind)
#E1D4A0
Tritanopia (blue-blind)
#C2D9CE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdf9d; /* rgb */ color: rgb(191, 223, 157); /* oklch */ color: oklch(86.4% 0.094 129.2);
Tailwind
colors: {
custom: {
50: '#d3e9ba',
500: '#bfdf9d',
950: '#000000',
},
}SCSS
$custom: #bfdf9d; $custom-light: #d3e9ba; $custom-dark: #000000;
JSON
{
"hex": "#bfdf9d",
"rgb": {
"r": 191,
"g": 223,
"b": 157
},
"hsl": {
"h": 89.091,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.86413,
"c": 0.09394,
"h": 129.2
},
"luminance": 0.66286
}Semantic roles & 50–950 ramp
primary
#BFDF9D
secondary
#8F69B8
accent
#27BE70
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481