#BFDF92#BFDF92
#BFDF92 is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.2% C 0.107 H 126.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF92 |
|---|---|
| RGB | rgb(191, 223, 146) |
| HSL | hsl(85, 55%, 72%) |
| HSV | hsv(85, 35%, 87%) |
| CMYK | cmyk(14.3%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(84.96, -23.47, 34.35) |
| CIE-LCH | lch(84.96, 41.60, 124.34°) |
| OKLab | oklab(86.21% -0.0639 0.0853) |
| OKLCH | oklch(86.21% 0.107 126.9) |
| XYZ | xyz(53.0612, 65.9266, 37.1182) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.79
Light Grey Green
#B7E1A1
ΔE00 3.82
Pale Olive
#B9CC81
ΔE00 4.90
Light Sage
#BCECAC
ΔE00 5.37
Greenish Tan
#BCCB7A
ΔE00 5.90
Light Moss Green
#A6C875
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF92 #B292DF
analogous
#DFD992 #BFDF92 #99DF92
triadic
#BFDF92 #92BFDF #DF92BF
tetradic
#BFDF92 #92DFD9 #B292DF #DF9299
square
#BFDF92 #92DFD9 #B292DF #DF9299
split-complementary
#BFDF92 #9299DF #D992DF
monochromatic
#87BF38 #A3D163 #BFDF92 #DBEDC1 #F1F8E7
Accessibility & contrast
On white
1.48
#BFDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BFDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF92
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF92 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58D
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#C3D8CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf92; /* rgb */ color: rgb(191, 223, 146); /* oklch */ color: oklch(86.2% 0.107 126.9);
Tailwind
colors: {
custom: {
50: '#d3e9b2',
500: '#bfdf92',
950: '#000000',
},
}SCSS
$custom: #bfdf92; $custom-light: #d3e9b2; $custom-dark: #000000;
JSON
{
"hex": "#bfdf92",
"rgb": {
"r": 191,
"g": 223,
"b": 146
},
"hsl": {
"h": 84.935,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.86207,
"c": 0.10656,
"h": 126.9
},
"luminance": 0.65927
}Semantic roles & 50–950 ramp
primary
#BFDF92
secondary
#835EB7
accent
#23C265
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481