#BFDD97#BFDD97
#BFDD97 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.9% C 0.098 H 127.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDD97 |
|---|---|
| RGB | rgb(191, 221, 151) |
| HSL | hsl(86, 51%, 73%) |
| HSV | hsv(86, 32%, 87%) |
| CMYK | cmyk(13.6%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(84.50, -21.82, 31.19) |
| CIE-LCH | lch(84.50, 38.06, 124.97°) |
| OKLab | oklab(85.86% -0.0591 0.0779) |
| OKLCH | oklch(85.86% 0.098 127.2) |
| XYZ | xyz(52.9275, 65.0232, 39.0345) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.16
Pale Olive Green
#B1D27B
ΔE00 4.36
Pale Olive
#B9CC81
ΔE00 4.77
Light Sage
#BCECAC
ΔE00 5.04
Greenish Tan
#BCCB7A
ΔE00 6.01
Light Moss Green
#A6C875
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDD97 #B597DD
analogous
#DDD897 #BFDD97 #9CDD97
triadic
#BFDD97 #97BFDD #DD97BF
tetradic
#BFDD97 #97DDD8 #B597DD #DD979C
square
#BFDD97 #97DDD8 #B597DD #DD979C
split-complementary
#BFDD97 #979CDD #D897DD
monochromatic
#86BC3D #A3CE69 #BFDD97 #DBECC5 #F1F7E8
Accessibility & contrast
On white
1.50
#BFDD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BFDD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDD97
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDD97 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D492
Deuteranopia (green-blind)
#E0D29A
Tritanopia (blue-blind)
#C3D7CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdd97; /* rgb */ color: rgb(191, 221, 151); /* oklch */ color: oklch(85.9% 0.098 127.2);
Tailwind
colors: {
custom: {
50: '#d3e7b6',
500: '#bfdd97',
950: '#000000',
},
}SCSS
$custom: #bfdd97; $custom-light: #d3e7b6; $custom-dark: #000000;
JSON
{
"hex": "#bfdd97",
"rgb": {
"r": 191,
"g": 221,
"b": 151
},
"hsl": {
"h": 85.714,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.85863,
"c": 0.09783,
"h": 127.2
},
"luminance": 0.65024
}Semantic roles & 50–950 ramp
primary
#BFDD97
secondary
#8663B5
accent
#27BE68
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481