#BFDAAE#BFDAAE
#BFDAAE is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.7% C 0.066 H 133.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDAAE |
|---|---|
| RGB | rgb(191, 218, 174) |
| HSL | hsl(97, 37%, 77%) |
| HSV | hsv(97, 20%, 85%) |
| CMYK | cmyk(12.4%, 0%, 20.2%, 14.5%) |
| CIE-LAB | lab(84.11, -16.89, 18.73) |
| CIE-LCH | lch(84.11, 25.22, 132.04°) |
| OKLab | oklab(85.69% -0.0454 0.048) |
| OKLCH | oklch(85.69% 0.066 133.4) |
| XYZ | xyz(54.1959, 64.2746, 49.5872) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.99
Light Sage
#BCECAC
ΔE00 6.16
Hospital Green
#9BE5AA
ΔE00 8.43
Very Pale Green
#CFFDBC
ΔE00 8.47
Pale Olive
#B9CC81
ΔE00 8.47
Mint
#AAF0C1
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDAAE #C9AEDA
analogous
#D5DAAE #BFDAAE #AEDAB3
triadic
#BFDAAE #AEBFDA #DAAEBF
tetradic
#BFDAAE #AED5DA #C9AEDA #DAB3AE
square
#BFDAAE #AED5DA #C9AEDA #DAB3AE
split-complementary
#BFDAAE #B3AEDA #DAAED5
monochromatic
#7DB45A #9EC784 #BFDAAE #E0EDD8 #EEF5EA
Accessibility & contrast
On white
1.52
#BFDAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BFDAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDAAE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDAAE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#DAD1B0
Tritanopia (blue-blind)
#C0D6CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfdaae; /* rgb */ color: rgb(191, 218, 174); /* oklch */ color: oklch(85.7% 0.066 133.4);
Tailwind
colors: {
custom: {
50: '#d2e5c6',
500: '#bfdaae',
950: '#000000',
},
}SCSS
$custom: #bfdaae; $custom-light: #d2e5c6; $custom-dark: #000000;
JSON
{
"hex": "#bfdaae",
"rgb": {
"r": 191,
"g": 218,
"b": 174
},
"hsl": {
"h": 96.818,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.85693,
"c": 0.06607,
"h": 133.4
},
"luminance": 0.64275
}Semantic roles & 50–950 ramp
primary
#BFDAAE
secondary
#9C7BB1
accent
#35B081
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482