#BFDF89#BFDF89
#BFDF89 is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.1% C 0.117 H 125.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF89 |
|---|---|
| RGB | rgb(191, 223, 137) |
| HSL | hsl(82, 57%, 71%) |
| HSV | hsv(82, 39%, 87%) |
| CMYK | cmyk(14.3%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(84.82, -24.62, 38.71) |
| CIE-LCH | lch(84.82, 45.88, 122.46°) |
| OKLab | oklab(86.05% -0.0675 0.0951) |
| OKLCH | oklch(86.05% 0.117 125.4) |
| XYZ | xyz(52.3885, 65.6575, 33.5752) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.20
Pale Olive
#B9CC81
ΔE00 4.86
Light Grey Green
#B7E1A1
ΔE00 5.32
Greenish Tan
#BCCB7A
ΔE00 5.46
Light Moss Green
#A6C875
ΔE00 5.75
Greenish Beige
#C9D179
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF89 #A989DF
analogous
#DFD489 #BFDF89 #94DF89
triadic
#BFDF89 #89BFDF #DF89BF
tetradic
#BFDF89 #89DFD4 #A989DF #DF8994
square
#BFDF89 #89DFD4 #A989DF #DF8994
split-complementary
#BFDF89 #8994DF #D489DF
monochromatic
#88BB33 #A5D259 #BFDF89 #D9ECB9 #F2F8E7
Accessibility & contrast
On white
1.49
#BFDF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BFDF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF89
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF89 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#C4D7CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf89; /* rgb */ color: rgb(191, 223, 137); /* oklch */ color: oklch(86.1% 0.117 125.4);
Tailwind
colors: {
custom: {
50: '#d3e9ac',
500: '#bfdf89',
950: '#000000',
},
}SCSS
$custom: #bfdf89; $custom-light: #d3e9ac; $custom-dark: #000000;
JSON
{
"hex": "#bfdf89",
"rgb": {
"r": 191,
"g": 223,
"b": 137
},
"hsl": {
"h": 82.326,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.86052,
"c": 0.11662,
"h": 125.4
},
"luminance": 0.65658
}Semantic roles & 50–950 ramp
primary
#BFDF89
secondary
#7A56B7
accent
#21C55E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481