#BFDB93#BFDB93
#BFDB93 is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.4% C 0.099 H 125.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDB93 |
|---|---|
| RGB | rgb(191, 219, 147) |
| HSL | hsl(83, 50%, 72%) |
| HSV | hsv(83, 33%, 86%) |
| CMYK | cmyk(12.8%, 0%, 32.9%, 14.1%) |
| CIE-LAB | lab(83.89, -21.38, 32.43) |
| CIE-LCH | lch(83.89, 38.84, 123.40°) |
| OKLab | oklab(85.35% -0.058 0.0808) |
| OKLCH | oklch(85.35% 0.099 125.7) |
| XYZ | xyz(52.0833, 63.8457, 37.1776) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.77
Light Grey Green
#B7E1A1
ΔE00 3.90
Pale Olive
#B9CC81
ΔE00 4.05
Greenish Tan
#BCCB7A
ΔE00 5.23
Light Moss Green
#A6C875
ΔE00 5.59
Light Sage
#BCECAC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDB93 #AF93DB
analogous
#DBD393 #BFDB93 #9BDB93
triadic
#BFDB93 #93BFDB #DB93BF
tetradic
#BFDB93 #93DBD3 #AF93DB #DB939B
square
#BFDB93 #93DBD3 #AF93DB #DB939B
split-complementary
#BFDB93 #939BDB #D393DB
monochromatic
#87B73D #A4CC65 #BFDB93 #DAEAC1 #F1F7E8
Accessibility & contrast
On white
1.53
#BFDB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BFDB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDB93
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDB93 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28E
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#C3D4C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfdb93; /* rgb */ color: rgb(191, 219, 147); /* oklch */ color: oklch(85.4% 0.099 125.7);
Tailwind
colors: {
custom: {
50: '#d3e6b3',
500: '#bfdb93',
950: '#000000',
},
}SCSS
$custom: #bfdb93; $custom-light: #d3e6b3; $custom-dark: #000000;
JSON
{
"hex": "#bfdb93",
"rgb": {
"r": 191,
"g": 219,
"b": 147
},
"hsl": {
"h": 83.333,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.85353,
"c": 0.09945,
"h": 125.7
},
"luminance": 0.63846
}Semantic roles & 50–950 ramp
primary
#BFDB93
secondary
#8060B2
accent
#28BD62
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481