#BFDF97#BFDF97
#BFDF97 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.3% C 0.101 H 127.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF97 |
|---|---|
| RGB | rgb(191, 223, 151) |
| HSL | hsl(87, 53%, 73%) |
| HSV | hsv(87, 32%, 87%) |
| CMYK | cmyk(14.3%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(85.04, -22.79, 31.91) |
| CIE-LCH | lch(85.04, 39.22, 125.53°) |
| OKLab | oklab(86.3% -0.0619 0.0797) |
| OKLCH | oklch(86.3% 0.101 127.8) |
| XYZ | xyz(53.4587, 66.0856, 39.2115) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.02
Pale Olive Green
#B1D27B
ΔE00 4.41
Light Sage
#BCECAC
ΔE00 4.72
Pale Olive
#B9CC81
ΔE00 5.17
Washed Out Green
#BCF5A6
ΔE00 5.86
Light Moss Green
#A6C875
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF97 #B797DF
analogous
#DFDB97 #BFDF97 #9BDF97
triadic
#BFDF97 #97BFDF #DF97BF
tetradic
#BFDF97 #97DFDB #B797DF #DF979B
square
#BFDF97 #97DFDB #B797DF #DF979B
split-complementary
#BFDF97 #979BDF #DB97DF
monochromatic
#85C03B #A2D168 #BFDF97 #DCEDC6 #F1F8E8
Accessibility & contrast
On white
1.48
#BFDF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BFDF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF97
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF97 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D692
Deuteranopia (green-blind)
#E1D49A
Tritanopia (blue-blind)
#C2D9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf97; /* rgb */ color: rgb(191, 223, 151); /* oklch */ color: oklch(86.3% 0.101 127.8);
Tailwind
colors: {
custom: {
50: '#d3e9b6',
500: '#bfdf97',
950: '#000000',
},
}SCSS
$custom: #bfdf97; $custom-light: #d3e9b6; $custom-dark: #000000;
JSON
{
"hex": "#bfdf97",
"rgb": {
"r": 191,
"g": 223,
"b": 151
},
"hsl": {
"h": 86.667,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.86298,
"c": 0.10086,
"h": 127.8
},
"luminance": 0.66086
}Semantic roles & 50–950 ramp
primary
#BFDF97
secondary
#8863B7
accent
#25C06A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481