#BFDA94#BFDA94
#BFDA94 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 85.2% C 0.097 H 125.5°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA94 |
|---|---|
| RGB | rgb(191, 218, 148) |
| HSL | hsl(83, 49%, 72%) |
| HSV | hsv(83, 32%, 85%) |
| CMYK | cmyk(12.4%, 0%, 32.1%, 14.5%) |
| CIE-LAB | lab(83.63, -20.76, 31.58) |
| CIE-LCH | lch(83.63, 37.79, 123.32°) |
| OKLab | oklab(85.15% -0.0562 0.0788) |
| OKLCH | oklch(85.15% 0.097 125.5) |
| XYZ | xyz(51.9020, 63.3570, 37.5060) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.90
Pale Olive
#B9CC81
ΔE00 3.93
Pale Olive Green
#B1D27B
ΔE00 3.95
Greenish Tan
#BCCB7A
ΔE00 5.18
Light Moss Green
#A6C875
ΔE00 5.61
Light Sage
#BCECAC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA94 #AF94DA
analogous
#DAD294 #BFDA94 #9CDA94
triadic
#BFDA94 #94BFDA #DA94BF
tetradic
#BFDA94 #94DAD2 #AF94DA #DA949C
square
#BFDA94 #94DAD2 #AF94DA #DA949C
split-complementary
#BFDA94 #949CDA #D294DA
monochromatic
#87B53F #A4CA67 #BFDA94 #DAEAC1 #F1F7E8
Accessibility & contrast
On white
1.54
#BFDA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BFDA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA94
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA94 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18F
Deuteranopia (green-blind)
#DED097
Tritanopia (blue-blind)
#C3D4C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfda94; /* rgb */ color: rgb(191, 218, 148); /* oklch */ color: oklch(85.2% 0.097 125.5);
Tailwind
colors: {
custom: {
50: '#d3e5b4',
500: '#bfda94',
950: '#000000',
},
}SCSS
$custom: #bfda94; $custom-light: #d3e5b4; $custom-dark: #000000;
JSON
{
"hex": "#bfda94",
"rgb": {
"r": 191,
"g": 218,
"b": 148
},
"hsl": {
"h": 83.143,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.85154,
"c": 0.0968,
"h": 125.5
},
"luminance": 0.63357
}Semantic roles & 50–950 ramp
primary
#BFDA94
secondary
#8061B1
accent
#2ABC62
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481