#BFDF98#BFDF98
#BFDF98 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.3% C 0.100 H 128.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF98 |
|---|---|
| RGB | rgb(191, 223, 152) |
| HSL | hsl(87, 53%, 74%) |
| HSV | hsv(87, 32%, 87%) |
| CMYK | cmyk(14.3%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(85.06, -22.65, 31.43) |
| CIE-LCH | lch(85.06, 38.74, 125.78°) |
| OKLab | oklab(86.32% -0.0615 0.0785) |
| OKLCH | oklch(86.32% 0.1 128.1) |
| XYZ | xyz(53.5402, 66.1182, 39.6411) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.87
Pale Olive Green
#B1D27B
ΔE00 4.55
Light Sage
#BCECAC
ΔE00 4.60
Pale Olive
#B9CC81
ΔE00 5.25
Washed Out Green
#BCF5A6
ΔE00 5.84
Light Moss Green
#A6C875
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF98 #B898DF
analogous
#DFDB98 #BFDF98 #9BDF98
triadic
#BFDF98 #98BFDF #DF98BF
tetradic
#BFDF98 #98DFDB #B898DF #DF989B
square
#BFDF98 #98DFDB #B898DF #DF989B
split-complementary
#BFDF98 #989BDF #DB98DF
monochromatic
#85C13C #A2D069 #BFDF98 #DCEEC7 #F0F8E8
Accessibility & contrast
On white
1.48
#BFDF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BFDF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF98
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF98 | 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)
#E6D693
Deuteranopia (green-blind)
#E1D49B
Tritanopia (blue-blind)
#C2D9CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf98; /* rgb */ color: rgb(191, 223, 152); /* oklch */ color: oklch(86.3% 0.100 128.1);
Tailwind
colors: {
custom: {
50: '#d3e9b7',
500: '#bfdf98',
950: '#000000',
},
}SCSS
$custom: #bfdf98; $custom-light: #d3e9b7; $custom-dark: #000000;
JSON
{
"hex": "#bfdf98",
"rgb": {
"r": 191,
"g": 223,
"b": 152
},
"hsl": {
"h": 87.042,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.86317,
"c": 0.09971,
"h": 128.1
},
"luminance": 0.66119
}Semantic roles & 50–950 ramp
primary
#BFDF98
secondary
#8964B7
accent
#25C06B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481