#BFDF82#BFDF82
#BFDF82 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.9% C 0.124 H 124.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF82 |
|---|---|
| RGB | rgb(191, 223, 130) |
| HSL | hsl(81, 59%, 69%) |
| HSV | hsv(81, 42%, 87%) |
| CMYK | cmyk(14.3%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(84.72, -25.46, 42.06) |
| CIE-LCH | lch(84.72, 49.17, 121.19°) |
| OKLab | oklab(85.94% -0.0703 0.1024) |
| OKLCH | oklch(85.94% 0.124 124.5) |
| XYZ | xyz(51.9026, 65.4631, 31.0160) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.26
Pale Olive
#B9CC81
ΔE00 5.16
Greenish Tan
#BCCB7A
ΔE00 5.42
Greenish Beige
#C9D179
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF82 #A282DF
analogous
#DFD182 #BFDF82 #91DF82
triadic
#BFDF82 #82BFDF #DF82BF
tetradic
#BFDF82 #82DFD1 #A282DF #DF8291
square
#BFDF82 #82DFD1 #A282DF #DF8291
split-complementary
#BFDF82 #8291DF #D182DF
monochromatic
#89B82F #A6D351 #BFDF82 #D8EBB3 #F1F8E3
Accessibility & contrast
On white
1.49
#BFDF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BFDF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF82
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF82 | 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)
#E8D57B
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#C5D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf82; /* rgb */ color: rgb(191, 223, 130); /* oklch */ color: oklch(85.9% 0.124 124.5);
Tailwind
colors: {
custom: {
50: '#d3e9a7',
500: '#bfdf82',
950: '#000000',
},
}SCSS
$custom: #bfdf82; $custom-light: #d3e9a7; $custom-dark: #000000;
JSON
{
"hex": "#bfdf82",
"rgb": {
"r": 191,
"g": 223,
"b": 130
},
"hsl": {
"h": 80.645,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.85939,
"c": 0.12423,
"h": 124.5
},
"luminance": 0.65463
}Semantic roles & 50–950 ramp
primary
#BFDF82
secondary
#734FB6
accent
#1FC759
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480