#BFDF88#BFDF88
#BFDF88 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.0% C 0.118 H 125.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF88 |
|---|---|
| RGB | rgb(191, 223, 136) |
| HSL | hsl(82, 58%, 70%) |
| HSV | hsv(82, 39%, 87%) |
| CMYK | cmyk(14.3%, 0%, 39%, 12.5%) |
| CIE-LAB | lab(84.81, -24.74, 39.19) |
| CIE-LCH | lch(84.81, 46.35, 122.27°) |
| OKLab | oklab(86.04% -0.0679 0.0961) |
| OKLCH | oklch(86.04% 0.118 125.3) |
| XYZ | xyz(52.3171, 65.6289, 33.1992) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.18
Pale Olive
#B9CC81
ΔE00 4.89
Greenish Tan
#BCCB7A
ΔE00 5.44
Light Grey Green
#B7E1A1
ΔE00 5.48
Light Moss Green
#A6C875
ΔE00 5.76
Greenish Beige
#C9D179
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF88 #A888DF
analogous
#DFD388 #BFDF88 #93DF88
triadic
#BFDF88 #88BFDF #DF88BF
tetradic
#BFDF88 #88DFD3 #A888DF #DF8893
square
#BFDF88 #88DFD3 #A888DF #DF8893
split-complementary
#BFDF88 #8893DF #D388DF
monochromatic
#88BA32 #A5D258 #BFDF88 #D9ECB8 #F2F9E7
Accessibility & contrast
On white
1.49
#BFDF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BFDF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF88
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF88 | 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)
#E8D582
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#C4D7CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf88; /* rgb */ color: rgb(191, 223, 136); /* oklch */ color: oklch(86.0% 0.118 125.3);
Tailwind
colors: {
custom: {
50: '#d3e9ac',
500: '#bfdf88',
950: '#000000',
},
}SCSS
$custom: #bfdf88; $custom-light: #d3e9ac; $custom-dark: #000000;
JSON
{
"hex": "#bfdf88",
"rgb": {
"r": 191,
"g": 223,
"b": 136
},
"hsl": {
"h": 82.069,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.86035,
"c": 0.11772,
"h": 125.3
},
"luminance": 0.65629
}Semantic roles & 50–950 ramp
primary
#BFDF88
secondary
#7955B7
accent
#20C55D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481