#BFDAAF#BFDAAF
#BFDAAF is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.7% C 0.065 H 133.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDAAF |
|---|---|
| RGB | rgb(191, 218, 175) |
| HSL | hsl(98, 37%, 77%) |
| HSV | hsv(98, 20%, 85%) |
| CMYK | cmyk(12.4%, 0%, 19.7%, 14.5%) |
| CIE-LAB | lab(84.13, -16.72, 18.23) |
| CIE-LCH | lch(84.13, 24.74, 132.53°) |
| OKLab | oklab(85.72% -0.045 0.0467) |
| OKLCH | oklch(85.72% 0.065 133.9) |
| XYZ | xyz(54.2937, 64.3137, 50.1025) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.20
Light Sage
#BCECAC
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 8.48
Very Pale Green
#CFFDBC
ΔE00 8.58
Mint
#AAF0C1
ΔE00 8.66
Pale Olive
#B9CC81
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDAAF #CAAFDA
analogous
#D5DAAF #BFDAAF #AFDAB5
triadic
#BFDAAF #AFBFDA #DAAFBF
tetradic
#BFDAAF #AFD5DA #CAAFDA #DAB5AF
square
#BFDAAF #AFD5DA #CAAFDA #DAB5AF
split-complementary
#BFDAAF #B5AFDA #DAAFD5
monochromatic
#7CB35B #9EC785 #BFDAAF #E0EDD9 #EEF5EA
Accessibility & contrast
On white
1.51
#BFDAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BFDAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDAAF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDAAF | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 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)
#DED3AD
Deuteranopia (green-blind)
#D9D1B1
Tritanopia (blue-blind)
#BFD6CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfdaaf; /* rgb */ color: rgb(191, 218, 175); /* oklch */ color: oklch(85.7% 0.065 133.9);
Tailwind
colors: {
custom: {
50: '#d2e5c7',
500: '#bfdaaf',
950: '#000000',
},
}SCSS
$custom: #bfdaaf; $custom-light: #d2e5c7; $custom-dark: #000000;
JSON
{
"hex": "#bfdaaf",
"rgb": {
"r": 191,
"g": 218,
"b": 175
},
"hsl": {
"h": 97.674,
"s": 36.752,
"l": 77.059
},
"oklch": {
"l": 0.85716,
"c": 0.06489,
"h": 133.9
},
"luminance": 0.64314
}Semantic roles & 50–950 ramp
primary
#BFDAAF
secondary
#9D7CB1
accent
#36B082
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482