#BFDA96#BFDA96
#BFDA96 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 85.2% C 0.094 H 125.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA96 |
|---|---|
| RGB | rgb(191, 218, 150) |
| HSL | hsl(84, 48%, 72%) |
| HSV | hsv(84, 31%, 85%) |
| CMYK | cmyk(12.4%, 0%, 31.2%, 14.5%) |
| CIE-LAB | lab(83.66, -20.48, 30.59) |
| CIE-LCH | lch(83.66, 36.82, 123.80°) |
| OKLab | oklab(85.19% -0.0554 0.0765) |
| OKLCH | oklch(85.19% 0.094 125.9) |
| XYZ | xyz(52.0616, 63.4209, 38.3469) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.67
Pale Olive
#B9CC81
ΔE00 4.14
Pale Olive Green
#B1D27B
ΔE00 4.28
Greenish Tan
#BCCB7A
ΔE00 5.44
Light Sage
#BCECAC
ΔE00 5.70
Light Moss Green
#A6C875
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA96 #B196DA
analogous
#DAD396 #BFDA96 #9DDA96
triadic
#BFDA96 #96BFDA #DA96BF
tetradic
#BFDA96 #96DAD3 #B196DA #DA969D
square
#BFDA96 #96DAD3 #B196DA #DA969D
split-complementary
#BFDA96 #969DDA #D396DA
monochromatic
#87B640 #A3CA69 #BFDA96 #DBEAC3 #F1F7E8
Accessibility & contrast
On white
1.53
#BFDA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BFDA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA96
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA96 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D291
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#C3D4C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfda96; /* rgb */ color: rgb(191, 218, 150); /* oklch */ color: oklch(85.2% 0.094 125.9);
Tailwind
colors: {
custom: {
50: '#d3e5b5',
500: '#bfda96',
950: '#000000',
},
}SCSS
$custom: #bfda96; $custom-light: #d3e5b5; $custom-dark: #000000;
JSON
{
"hex": "#bfda96",
"rgb": {
"r": 191,
"g": 218,
"b": 150
},
"hsl": {
"h": 83.824,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.85192,
"c": 0.09447,
"h": 125.9
},
"luminance": 0.63421
}Semantic roles & 50–950 ramp
primary
#BFDA96
secondary
#8263B1
accent
#2ABB64
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481