#BFDA97#BFDA97
#BFDA97 is a very light, moderate yellow-green. Relative luminance 0.635; OKLCH L 85.2% C 0.093 H 126.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA97 |
|---|---|
| RGB | rgb(191, 218, 151) |
| HSL | hsl(84, 48%, 72%) |
| HSV | hsv(84, 31%, 85%) |
| CMYK | cmyk(12.4%, 0%, 30.7%, 14.5%) |
| CIE-LAB | lab(83.68, -20.34, 30.10) |
| CIE-LCH | lch(83.68, 36.33, 124.05°) |
| OKLab | oklab(85.21% -0.055 0.0754) |
| OKLCH | oklch(85.21% 0.093 126.1) |
| XYZ | xyz(52.1425, 63.4532, 38.7728) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Pale Olive
#B9CC81
ΔE00 4.25
Pale Olive Green
#B1D27B
ΔE00 4.45
Greenish Tan
#BCCB7A
ΔE00 5.58
Light Sage
#BCECAC
ΔE00 5.61
Light Moss Green
#A6C875
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA97 #B297DA
analogous
#DAD497 #BFDA97 #9EDA97
triadic
#BFDA97 #97BFDA #DA97BF
tetradic
#BFDA97 #97DAD4 #B297DA #DA979E
square
#BFDA97 #97DAD4 #B297DA #DA979E
split-complementary
#BFDA97 #979EDA #D497DA
monochromatic
#87B641 #A3CA6A #BFDA97 #DBEAC4 #F1F7E8
Accessibility & contrast
On white
1.53
#BFDA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BFDA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA97
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA97 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D293
Deuteranopia (green-blind)
#DDD09A
Tritanopia (blue-blind)
#C3D4C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfda97; /* rgb */ color: rgb(191, 218, 151); /* oklch */ color: oklch(85.2% 0.093 126.1);
Tailwind
colors: {
custom: {
50: '#d3e5b6',
500: '#bfda97',
950: '#000000',
},
}SCSS
$custom: #bfda97; $custom-light: #d3e5b6; $custom-dark: #000000;
JSON
{
"hex": "#bfda97",
"rgb": {
"r": 191,
"g": 218,
"b": 151
},
"hsl": {
"h": 84.179,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.85211,
"c": 0.09329,
"h": 126.1
},
"luminance": 0.63454
}Semantic roles & 50–950 ramp
primary
#BFDA97
secondary
#8364B1
accent
#2BBB65
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481