#BFDF99#BFDF99
#BFDF99 is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.3% C 0.099 H 128.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF99 |
|---|---|
| RGB | rgb(191, 223, 153) |
| HSL | hsl(87, 52%, 74%) |
| HSV | hsv(87, 31%, 87%) |
| CMYK | cmyk(14.3%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(85.07, -22.51, 30.94) |
| CIE-LCH | lch(85.07, 38.26, 126.04°) |
| OKLab | oklab(86.34% -0.061 0.0774) |
| OKLCH | oklch(86.34% 0.099 128.3) |
| XYZ | xyz(53.6225, 66.1511, 40.0742) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.72
Light Sage
#BCECAC
ΔE00 4.48
Pale Olive Green
#B1D27B
ΔE00 4.70
Pale Olive
#B9CC81
ΔE00 5.33
Washed Out Green
#BCF5A6
ΔE00 5.83
Tea Green
#BDF8A3
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF99 #B999DF
analogous
#DFDC99 #BFDF99 #9CDF99
triadic
#BFDF99 #99BFDF #DF99BF
tetradic
#BFDF99 #99DFDC #B999DF #DF999C
square
#BFDF99 #99DFDC #B999DF #DF999C
split-complementary
#BFDF99 #999CDF #DC99DF
monochromatic
#84C13D #A2D06A #BFDF99 #DCEEC8 #F0F8E8
Accessibility & contrast
On white
1.48
#BFDF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BFDF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF99
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF99 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#E1D49C
Tritanopia (blue-blind)
#C2D9CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf99; /* rgb */ color: rgb(191, 223, 153); /* oklch */ color: oklch(86.3% 0.099 128.3);
Tailwind
colors: {
custom: {
50: '#d3e9b7',
500: '#bfdf99',
950: '#000000',
},
}SCSS
$custom: #bfdf99; $custom-light: #d3e9b7; $custom-dark: #000000;
JSON
{
"hex": "#bfdf99",
"rgb": {
"r": 191,
"g": 223,
"b": 153
},
"hsl": {
"h": 87.429,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.86336,
"c": 0.09856,
"h": 128.3
},
"luminance": 0.66152
}Semantic roles & 50–950 ramp
primary
#BFDF99
secondary
#8B65B7
accent
#26C06C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481