#BFDA95#BFDA95
#BFDA95 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 85.2% C 0.096 H 125.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA95 |
|---|---|
| RGB | rgb(191, 218, 149) |
| HSL | hsl(83, 48%, 72%) |
| HSV | hsv(83, 32%, 85%) |
| CMYK | cmyk(12.4%, 0%, 31.7%, 14.5%) |
| CIE-LAB | lab(83.65, -20.62, 31.09) |
| CIE-LCH | lch(83.65, 37.30, 123.56°) |
| OKLab | oklab(85.17% -0.0558 0.0776) |
| OKLCH | oklch(85.17% 0.096 125.7) |
| XYZ | xyz(51.9815, 63.3888, 37.9247) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.78
Pale Olive
#B9CC81
ΔE00 4.03
Pale Olive Green
#B1D27B
ΔE00 4.11
Greenish Tan
#BCCB7A
ΔE00 5.31
Light Moss Green
#A6C875
ΔE00 5.71
Light Sage
#BCECAC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA95 #B095DA
analogous
#DAD395 #BFDA95 #9DDA95
triadic
#BFDA95 #95BFDA #DA95BF
tetradic
#BFDA95 #95DAD3 #B095DA #DA959D
square
#BFDA95 #95DAD3 #B095DA #DA959D
split-complementary
#BFDA95 #959DDA #D395DA
monochromatic
#87B53F #A4CA68 #BFDA95 #DAEAC2 #F1F7E8
Accessibility & contrast
On white
1.54
#BFDA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BFDA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA95
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA95 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 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)
#E1D190
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#C3D4C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfda95; /* rgb */ color: rgb(191, 218, 149); /* oklch */ color: oklch(85.2% 0.096 125.7);
Tailwind
colors: {
custom: {
50: '#d3e5b4',
500: '#bfda95',
950: '#000000',
},
}SCSS
$custom: #bfda95; $custom-light: #d3e5b4; $custom-dark: #000000;
JSON
{
"hex": "#bfda95",
"rgb": {
"r": 191,
"g": 218,
"b": 149
},
"hsl": {
"h": 83.478,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.85173,
"c": 0.09564,
"h": 125.7
},
"luminance": 0.63389
}Semantic roles & 50–950 ramp
primary
#BFDA95
secondary
#8162B1
accent
#2ABC63
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481