#BFDA99#BFDA99
#BFDA99 is a very light, moderate yellow-green. Relative luminance 0.635; OKLCH L 85.2% C 0.091 H 126.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA99 |
|---|---|
| RGB | rgb(191, 218, 153) |
| HSL | hsl(85, 47%, 73%) |
| HSV | hsv(85, 30%, 85%) |
| CMYK | cmyk(12.4%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(83.71, -20.06, 29.12) |
| CIE-LCH | lch(83.71, 35.36, 124.57°) |
| OKLab | oklab(85.25% -0.0542 0.0731) |
| OKLCH | oklch(85.25% 0.091 126.6) |
| XYZ | xyz(52.3063, 63.5187, 39.6355) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.40
Pale Olive
#B9CC81
ΔE00 4.51
Pale Olive Green
#B1D27B
ΔE00 4.80
Light Sage
#BCECAC
ΔE00 5.46
Greenish Tan
#BCCB7A
ΔE00 5.87
Light Moss Green
#A6C875
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA99 #B499DA
analogous
#DAD599 #BFDA99 #9EDA99
triadic
#BFDA99 #99BFDA #DA99BF
tetradic
#BFDA99 #99DAD5 #B499DA #DA999E
square
#BFDA99 #99DAD5 #B499DA #DA999E
split-complementary
#BFDA99 #999EDA #D599DA
monochromatic
#86B642 #A3CA6C #BFDA99 #DBEAC6 #F1F7E9
Accessibility & contrast
On white
1.53
#BFDA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BFDA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA99
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA99 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D295
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#C3D4C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfda99; /* rgb */ color: rgb(191, 218, 153); /* oklch */ color: oklch(85.2% 0.091 126.6);
Tailwind
colors: {
custom: {
50: '#d3e5b7',
500: '#bfda99',
950: '#000000',
},
}SCSS
$custom: #bfda99; $custom-light: #d3e5b7; $custom-dark: #000000;
JSON
{
"hex": "#bfda99",
"rgb": {
"r": 191,
"g": 218,
"b": 153
},
"hsl": {
"h": 84.923,
"s": 46.763,
"l": 72.745
},
"oklch": {
"l": 0.85249,
"c": 0.09096,
"h": 126.6
},
"luminance": 0.63519
}Semantic roles & 50–950 ramp
primary
#BFDA99
secondary
#8566B1
accent
#2CBA67
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481