#BFDD96#BFDD96
#BFDD96 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.8% C 0.099 H 127.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDD96 |
|---|---|
| RGB | rgb(191, 221, 150) |
| HSL | hsl(85, 51%, 73%) |
| HSV | hsv(85, 32%, 87%) |
| CMYK | cmyk(13.6%, 0%, 32.1%, 13.3%) |
| CIE-LAB | lab(84.48, -21.95, 31.68) |
| CIE-LCH | lch(84.48, 38.54, 124.72°) |
| OKLab | oklab(85.84% -0.0595 0.0791) |
| OKLCH | oklch(85.84% 0.099 127) |
| XYZ | xyz(52.8466, 64.9909, 38.6086) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.29
Pale Olive Green
#B1D27B
ΔE00 4.21
Pale Olive
#B9CC81
ΔE00 4.69
Light Sage
#BCECAC
ΔE00 5.14
Greenish Tan
#BCCB7A
ΔE00 5.89
Light Moss Green
#A6C875
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDD96 #B496DD
analogous
#DDD796 #BFDD96 #9BDD96
triadic
#BFDD96 #96BFDD #DD96BF
tetradic
#BFDD96 #96DDD7 #B496DD #DD969B
square
#BFDD96 #96DDD7 #B496DD #DD969B
split-complementary
#BFDD96 #969BDD #D796DD
monochromatic
#86BC3D #A3CE68 #BFDD96 #DBECC4 #F1F8E8
Accessibility & contrast
On white
1.50
#BFDD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BFDD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDD96
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDD96 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D491
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#C3D7CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdd96; /* rgb */ color: rgb(191, 221, 150); /* oklch */ color: oklch(85.8% 0.099 127.0);
Tailwind
colors: {
custom: {
50: '#d3e7b5',
500: '#bfdd96',
950: '#000000',
},
}SCSS
$custom: #bfdd96; $custom-light: #d3e7b5; $custom-dark: #000000;
JSON
{
"hex": "#bfdd96",
"rgb": {
"r": 191,
"g": 221,
"b": 150
},
"hsl": {
"h": 85.352,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.85844,
"c": 0.09899,
"h": 127
},
"luminance": 0.64991
}Semantic roles & 50–950 ramp
primary
#BFDD96
secondary
#8562B5
accent
#27BE67
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481