#BFDF8B#BFDF8B
#BFDF8B is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.1% C 0.114 H 125.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF8B |
|---|---|
| RGB | rgb(191, 223, 139) |
| HSL | hsl(83, 57%, 71%) |
| HSV | hsv(83, 38%, 87%) |
| CMYK | cmyk(14.3%, 0%, 37.7%, 12.5%) |
| CIE-LAB | lab(84.85, -24.37, 37.75) |
| CIE-LCH | lch(84.85, 44.93, 122.85°) |
| OKLab | oklab(86.09% -0.0667 0.0929) |
| OKLCH | oklch(86.09% 0.114 125.7) |
| XYZ | xyz(52.5333, 65.7154, 34.3378) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.27
Pale Olive
#B9CC81
ΔE00 4.83
Light Grey Green
#B7E1A1
ΔE00 4.99
Greenish Tan
#BCCB7A
ΔE00 5.52
Light Moss Green
#A6C875
ΔE00 5.76
Greenish Beige
#C9D179
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF8B #AB8BDF
analogous
#DFD58B #BFDF8B #95DF8B
triadic
#BFDF8B #8BBFDF #DF8BBF
tetradic
#BFDF8B #8BDFD5 #AB8BDF #DF8B95
square
#BFDF8B #8BDFD5 #AB8BDF #DF8B95
split-complementary
#BFDF8B #8B95DF #D58BDF
monochromatic
#88BC34 #A5D25B #BFDF8B #D9ECBB #F2F8E7
Accessibility & contrast
On white
1.48
#BFDF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BFDF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF8B
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF8B | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D585
Deuteranopia (green-blind)
#E3D38F
Tritanopia (blue-blind)
#C4D8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf8b; /* rgb */ color: rgb(191, 223, 139); /* oklch */ color: oklch(86.1% 0.114 125.7);
Tailwind
colors: {
custom: {
50: '#d3e9ae',
500: '#bfdf8b',
950: '#000000',
},
}SCSS
$custom: #bfdf8b; $custom-light: #d3e9ae; $custom-dark: #000000;
JSON
{
"hex": "#bfdf8b",
"rgb": {
"r": 191,
"g": 223,
"b": 139
},
"hsl": {
"h": 82.857,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.86085,
"c": 0.11441,
"h": 125.7
},
"luminance": 0.65716
}Semantic roles & 50–950 ramp
primary
#BFDF8B
secondary
#7C57B7
accent
#21C45F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481