#BFDFA1#BFDFA1
#BFDFA1 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.5% C 0.089 H 130.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFA1 |
|---|---|
| RGB | rgb(191, 223, 161) |
| HSL | hsl(91, 49%, 75%) |
| HSV | hsv(91, 28%, 87%) |
| CMYK | cmyk(14.3%, 0%, 27.8%, 12.5%) |
| CIE-LAB | lab(85.21, -21.36, 27.01) |
| CIE-LCH | lch(85.21, 34.44, 128.34°) |
| OKLab | oklab(86.49% -0.0577 0.0681) |
| OKLCH | oklch(86.49% 0.089 130.3) |
| XYZ | xyz(54.3055, 66.4243, 43.6714) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.98
Light Sage
#BCECAC
ΔE00 3.83
Pale Olive Green
#B1D27B
ΔE00 6.05
Washed Out Green
#BCF5A6
ΔE00 6.05
Pale Olive
#B9CC81
ΔE00 6.23
Very Pale Green
#CFFDBC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFA1 #C1A1DF
analogous
#DEDFA1 #BFDFA1 #A1DFA2
triadic
#BFDFA1 #A1BFDF #DFA1BF
tetradic
#BFDFA1 #A1DEDF #C1A1DF #DFA2A1
square
#BFDFA1 #A1DEDF #C1A1DF #DFA2A1
split-complementary
#BFDFA1 #A2A1DF #DFA1DE
monochromatic
#81C046 #A0CF73 #BFDFA1 #DEEFCF #EFF7E8
Accessibility & contrast
On white
1.47
#BFDFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BFDFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFA1
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFA1 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69D
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#C1DACF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdfa1; /* rgb */ color: rgb(191, 223, 161); /* oklch */ color: oklch(86.5% 0.089 130.3);
Tailwind
colors: {
custom: {
50: '#d3e9bd',
500: '#bfdfa1',
950: '#000000',
},
}SCSS
$custom: #bfdfa1; $custom-light: #d3e9bd; $custom-dark: #000000;
JSON
{
"hex": "#bfdfa1",
"rgb": {
"r": 191,
"g": 223,
"b": 161
},
"hsl": {
"h": 90.968,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.86493,
"c": 0.0893,
"h": 130.3
},
"luminance": 0.66425
}Semantic roles & 50–950 ramp
primary
#BFDFA1
secondary
#936DB8
accent
#29BD75
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482