#BFDDAF#BFDDAF
#BFDDAF is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.4% C 0.070 H 134.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDAF |
|---|---|
| RGB | rgb(191, 221, 175) |
| HSL | hsl(99, 40%, 78%) |
| HSV | hsv(99, 21%, 87%) |
| CMYK | cmyk(13.6%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(84.94, -18.22, 19.36) |
| CIE-LCH | lch(84.94, 26.58, 133.27°) |
| OKLab | oklab(86.36% -0.0491 0.0495) |
| OKLCH | oklch(86.36% 0.07 134.8) |
| XYZ | xyz(55.0787, 65.8837, 50.3642) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.28
Light Sage
#BCECAC
ΔE00 5.27
Very Pale Green
#CFFDBC
ΔE00 7.62
Hospital Green
#9BE5AA
ΔE00 7.70
Mint
#AAF0C1
ΔE00 7.94
Very Light Green
#D1FFBD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDAF #CDAFDD
analogous
#D6DDAF #BFDDAF #AFDDB6
triadic
#BFDDAF #AFBFDD #DDAFBF
tetradic
#BFDDAF #AFD6DD #CDAFDD #DDB6AF
square
#BFDDAF #AFD6DD #CDAFDD #DDB6AF
split-complementary
#BFDDAF #B6AFDD #DDAFD6
monochromatic
#7AB859 #9DCB84 #BFDDAF #E1EFDA #EEF6EA
Accessibility & contrast
On white
1.48
#BFDDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BFDDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDAF
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDAF | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#DCD3B1
Tritanopia (blue-blind)
#BFD9D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfddaf; /* rgb */ color: rgb(191, 221, 175); /* oklch */ color: oklch(86.4% 0.070 134.8);
Tailwind
colors: {
custom: {
50: '#d2e7c7',
500: '#bfddaf',
950: '#000000',
},
}SCSS
$custom: #bfddaf; $custom-light: #d2e7c7; $custom-dark: #000000;
JSON
{
"hex": "#bfddaf",
"rgb": {
"r": 191,
"g": 221,
"b": 175
},
"hsl": {
"h": 99.13,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.8636,
"c": 0.06978,
"h": 134.8
},
"luminance": 0.65884
}Semantic roles & 50–950 ramp
primary
#BFDDAF
secondary
#A17BB5
accent
#32B386
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482