#BFDA8D#BFDA8D
#BFDA8D is a very light, moderate yellow-green. Relative luminance 0.631; OKLCH L 85.0% C 0.105 H 124.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA8D |
|---|---|
| RGB | rgb(191, 218, 141) |
| HSL | hsl(81, 51%, 70%) |
| HSV | hsv(81, 35%, 85%) |
| CMYK | cmyk(12.4%, 0%, 35.3%, 14.5%) |
| CIE-LAB | lab(83.52, -21.69, 35.00) |
| CIE-LCH | lch(83.52, 41.18, 121.78°) |
| OKLab | oklab(85.03% -0.0591 0.0866) |
| OKLCH | oklch(85.03% 0.105 124.3) |
| XYZ | xyz(51.3646, 63.1420, 34.6757) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.03
Pale Olive
#B9CC81
ΔE00 3.51
Greenish Tan
#BCCB7A
ΔE00 4.47
Light Grey Green
#B7E1A1
ΔE00 4.84
Light Moss Green
#A6C875
ΔE00 5.15
Greenish Beige
#C9D179
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA8D #A88DDA
analogous
#DACE8D #BFDA8D #98DA8D
triadic
#BFDA8D #8DBFDA #DA8DBF
tetradic
#BFDA8D #8DDACE #A88DDA #DA8D98
square
#BFDA8D #8DDACE #A88DDA #DA8D98
split-complementary
#BFDA8D #8D98DA #CE8DDA
monochromatic
#88B33A #A5CB5F #BFDA8D #D9E9BB #F2F8E8
Accessibility & contrast
On white
1.54
#BFDA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BFDA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA8D
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA8D | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#DED091
Tritanopia (blue-blind)
#C4D3C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfda8d; /* rgb */ color: rgb(191, 218, 141); /* oklch */ color: oklch(85.0% 0.105 124.3);
Tailwind
colors: {
custom: {
50: '#d3e5af',
500: '#bfda8d',
950: '#000000',
},
}SCSS
$custom: #bfda8d; $custom-light: #d3e5af; $custom-dark: #000000;
JSON
{
"hex": "#bfda8d",
"rgb": {
"r": 191,
"g": 218,
"b": 141
},
"hsl": {
"h": 81.039,
"s": 50.993,
"l": 70.392
},
"oklch": {
"l": 0.85027,
"c": 0.10487,
"h": 124.3
},
"luminance": 0.63142
}Semantic roles & 50–950 ramp
primary
#BFDA8D
secondary
#795AB1
accent
#27BE5C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481