#BFDF81#BFDF81
#BFDF81 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.125 H 124.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF81 |
|---|---|
| RGB | rgb(191, 223, 129) |
| HSL | hsl(80, 59%, 69%) |
| HSV | hsv(80, 42%, 87%) |
| CMYK | cmyk(14.3%, 0%, 42.2%, 12.5%) |
| CIE-LAB | lab(84.71, -25.58, 42.54) |
| CIE-LCH | lch(84.71, 49.64, 121.02°) |
| OKLab | oklab(85.92% -0.0707 0.1034) |
| OKLCH | oklch(85.92% 0.125 124.4) |
| XYZ | xyz(51.8358, 65.4364, 30.6643) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.31
Pale Olive
#B9CC81
ΔE00 5.22
Greenish Tan
#BCCB7A
ΔE00 5.44
Greenish Beige
#C9D179
ΔE00 5.77
Light Moss Green
#A6C875
ΔE00 5.94
Pistachio (survey)
#C0FA8B
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF81 #A181DF
analogous
#DFD081 #BFDF81 #90DF81
triadic
#BFDF81 #81BFDF #DF81BF
tetradic
#BFDF81 #81DFD0 #A181DF #DF8190
square
#BFDF81 #81DFD0 #A181DF #DF8190
split-complementary
#BFDF81 #8190DF #D081DF
monochromatic
#89B72F #A6D350 #BFDF81 #D8EBB2 #F1F8E3
Accessibility & contrast
On white
1.49
#BFDF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BFDF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF81
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF81 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D47A
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#C5D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf81; /* rgb */ color: rgb(191, 223, 129); /* oklch */ color: oklch(85.9% 0.125 124.4);
Tailwind
colors: {
custom: {
50: '#d3e9a7',
500: '#bfdf81',
950: '#000000',
},
}SCSS
$custom: #bfdf81; $custom-light: #d3e9a7; $custom-dark: #000000;
JSON
{
"hex": "#bfdf81",
"rgb": {
"r": 191,
"g": 223,
"b": 129
},
"hsl": {
"h": 80.426,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.85924,
"c": 0.1253,
"h": 124.4
},
"luminance": 0.65437
}Semantic roles & 50–950 ramp
primary
#BFDF81
secondary
#724EB6
accent
#1EC758
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480