#BFDFA2#BFDFA2
#BFDFA2 is a very light, moderate yellow-green. Relative luminance 0.665; OKLCH L 86.5% C 0.088 H 130.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFA2 |
|---|---|
| RGB | rgb(191, 223, 162) |
| HSL | hsl(91, 49%, 75%) |
| HSV | hsv(91, 27%, 87%) |
| CMYK | cmyk(14.3%, 0%, 27.4%, 12.5%) |
| CIE-LAB | lab(85.23, -21.22, 26.52) |
| CIE-LCH | lch(85.23, 33.96, 128.66°) |
| OKLab | oklab(86.51% -0.0573 0.067) |
| OKLCH | oklch(86.51% 0.088 130.6) |
| XYZ | xyz(54.3940, 66.4597, 44.1377) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.97
Light Sage
#BCECAC
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 6.12
Pale Olive Green
#B1D27B
ΔE00 6.24
Pale Olive
#B9CC81
ΔE00 6.37
Very Pale Green
#CFFDBC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFA2 #C2A2DF
analogous
#DEDFA2 #BFDFA2 #A2DFA3
triadic
#BFDFA2 #A2BFDF #DFA2BF
tetradic
#BFDFA2 #A2DEDF #C2A2DF #DFA3A2
square
#BFDFA2 #A2DEDF #C2A2DF #DFA3A2
split-complementary
#BFDFA2 #A3A2DF #DFA2DE
monochromatic
#80C047 #A0CF74 #BFDFA2 #DEEFD0 #EFF7E8
Accessibility & contrast
On white
1.47
#BFDFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BFDFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFA2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFA2 | 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)
#E5D69E
Deuteranopia (green-blind)
#E0D4A5
Tritanopia (blue-blind)
#C1DACF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdfa2; /* rgb */ color: rgb(191, 223, 162); /* oklch */ color: oklch(86.5% 0.088 130.6);
Tailwind
colors: {
custom: {
50: '#d3e9be',
500: '#bfdfa2',
950: '#000000',
},
}SCSS
$custom: #bfdfa2; $custom-light: #d3e9be; $custom-dark: #000000;
JSON
{
"hex": "#bfdfa2",
"rgb": {
"r": 191,
"g": 223,
"b": 162
},
"hsl": {
"h": 91.475,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86513,
"c": 0.08814,
"h": 130.6
},
"luminance": 0.6646
}Semantic roles & 50–950 ramp
primary
#BFDFA2
secondary
#946EB8
accent
#29BC76
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482