#BFDF83#BFDF83
#BFDF83 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 86.0% C 0.123 H 124.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF83 |
|---|---|
| RGB | rgb(191, 223, 131) |
| HSL | hsl(81, 59%, 69%) |
| HSV | hsv(81, 41%, 87%) |
| CMYK | cmyk(14.3%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(84.74, -25.35, 41.59) |
| CIE-LCH | lch(84.74, 48.70, 121.36°) |
| OKLab | oklab(85.96% -0.0699 0.1014) |
| OKLCH | oklch(85.96% 0.123 124.6) |
| XYZ | xyz(51.9700, 65.4901, 31.3712) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.23
Pale Olive
#B9CC81
ΔE00 5.10
Greenish Tan
#BCCB7A
ΔE00 5.41
Greenish Beige
#C9D179
ΔE00 5.83
Light Moss Green
#A6C875
ΔE00 5.86
Light Grey Green
#B7E1A1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF83 #A383DF
analogous
#DFD183 #BFDF83 #91DF83
triadic
#BFDF83 #83BFDF #DF83BF
tetradic
#BFDF83 #83DFD1 #A383DF #DF8391
square
#BFDF83 #83DFD1 #A383DF #DF8391
split-complementary
#BFDF83 #8391DF #D183DF
monochromatic
#89B830 #A6D252 #BFDF83 #D8ECB4 #F1F8E4
Accessibility & contrast
On white
1.49
#BFDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BFDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF83
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF83 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57C
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#C5D7C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf83; /* rgb */ color: rgb(191, 223, 131); /* oklch */ color: oklch(86.0% 0.123 124.6);
Tailwind
colors: {
custom: {
50: '#d3e9a8',
500: '#bfdf83',
950: '#000000',
},
}SCSS
$custom: #bfdf83; $custom-light: #d3e9a8; $custom-dark: #000000;
JSON
{
"hex": "#bfdf83",
"rgb": {
"r": 191,
"g": 223,
"b": 131
},
"hsl": {
"h": 80.87,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.85955,
"c": 0.12316,
"h": 124.6
},
"luminance": 0.6549
}Semantic roles & 50–950 ramp
primary
#BFDF83
secondary
#7450B6
accent
#1FC759
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480