#BFD99F#BFD99F
#BFD99F is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 85.2% C 0.082 H 127.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD99F |
|---|---|
| RGB | rgb(191, 217, 159) |
| HSL | hsl(87, 43%, 74%) |
| HSV | hsv(87, 27%, 85%) |
| CMYK | cmyk(12%, 0%, 26.7%, 14.9%) |
| CIE-LAB | lab(83.55, -18.70, 25.79) |
| CIE-LCH | lch(83.55, 31.86, 125.95°) |
| OKLab | oklab(85.15% -0.0503 0.0652) |
| OKLCH | oklch(85.15% 0.082 127.7) |
| XYZ | xyz(52.5558, 63.2049, 42.2251) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.46
Pale Olive
#B9CC81
ΔE00 5.36
Light Sage
#BCECAC
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 6.05
Greenish Tan
#BCCB7A
ΔE00 6.80
Light Moss Green
#A6C875
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD99F #B99FD9
analogous
#D9D69F #BFD99F #A2D99F
triadic
#BFD99F #9FBFD9 #D99FBF
tetradic
#BFD99F #9FD9D6 #B99FD9 #D99FA2
square
#BFD99F #9FD9D6 #B99FD9 #D99FA2
split-complementary
#BFD99F #9FA2D9 #D69FD9
monochromatic
#84B648 #A2C873 #BFD99F #DCEACB #F0F6E9
Accessibility & contrast
On white
1.54
#BFD99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BFD99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD99F
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD99F | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19B
Deuteranopia (green-blind)
#DBD0A2
Tritanopia (blue-blind)
#C2D4CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd99f; /* rgb */ color: rgb(191, 217, 159); /* oklch */ color: oklch(85.2% 0.082 127.7);
Tailwind
colors: {
custom: {
50: '#d2e4bb',
500: '#bfd99f',
950: '#000000',
},
}SCSS
$custom: #bfd99f; $custom-light: #d2e4bb; $custom-dark: #000000;
JSON
{
"hex": "#bfd99f",
"rgb": {
"r": 191,
"g": 217,
"b": 159
},
"hsl": {
"h": 86.897,
"s": 43.284,
"l": 73.725
},
"oklch": {
"l": 0.85153,
"c": 0.08231,
"h": 127.7
},
"luminance": 0.63205
}Semantic roles & 50–950 ramp
primary
#BFD99F
secondary
#8B6CB0
accent
#2FB66C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482