#BFDA81#BFDA81
#BFDA81 is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 84.8% C 0.118 H 122.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA81 |
|---|---|
| RGB | rgb(191, 218, 129) |
| HSL | hsl(78, 55%, 68%) |
| HSV | hsv(78, 41%, 85%) |
| CMYK | cmyk(12.4%, 0%, 40.8%, 14.5%) |
| CIE-LAB | lab(83.34, -23.17, 40.81) |
| CIE-LCH | lch(83.34, 46.92, 119.58°) |
| OKLab | oklab(84.83% -0.0639 0.0995) |
| OKLCH | oklch(84.83% 0.118 122.7) |
| XYZ | xyz(50.5196, 62.8041, 30.2255) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.60
Pale Olive
#B9CC81
ΔE00 3.85
Greenish Tan
#BCCB7A
ΔE00 4.05
Greenish Beige
#C9D179
ΔE00 4.64
Light Moss Green
#A6C875
ΔE00 5.13
Light Olive
#ACBF69
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA81 #9C81DA
analogous
#DAC881 #BFDA81 #92DA81
triadic
#BFDA81 #81BFDA #DA81BF
tetradic
#BFDA81 #81DAC8 #9C81DA #DA8192
square
#BFDA81 #81DAC8 #9C81DA #DA8192
split-complementary
#BFDA81 #8192DA #C881DA
monochromatic
#88AE33 #A7CC52 #BFDA81 #D7E8B0 #EFF6E0
Accessibility & contrast
On white
1.55
#BFDA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BFDA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA81
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA81 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D07A
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#C5D2C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfda81; /* rgb */ color: rgb(191, 218, 129); /* oklch */ color: oklch(84.8% 0.118 122.7);
Tailwind
colors: {
custom: {
50: '#d3e5a7',
500: '#bfda81',
950: '#000000',
},
}SCSS
$custom: #bfda81; $custom-light: #d3e5a7; $custom-dark: #000000;
JSON
{
"hex": "#bfda81",
"rgb": {
"r": 191,
"g": 218,
"b": 129
},
"hsl": {
"h": 78.202,
"s": 54.601,
"l": 68.039
},
"oklch": {
"l": 0.84826,
"c": 0.11827,
"h": 122.7
},
"luminance": 0.62804
}Semantic roles & 50–950 ramp
primary
#BFDA81
secondary
#6C4FB0
accent
#23C254
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480