#BFDBAE#BFDBAE
#BFDBAE is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.9% C 0.068 H 133.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBAE |
|---|---|
| RGB | rgb(191, 219, 174) |
| HSL | hsl(97, 38%, 77%) |
| HSV | hsv(97, 21%, 86%) |
| CMYK | cmyk(12.8%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(84.38, -17.38, 19.10) |
| CIE-LCH | lch(84.38, 25.83, 132.31°) |
| OKLab | oklab(85.91% -0.0468 0.0489) |
| OKLCH | oklch(85.91% 0.068 133.7) |
| XYZ | xyz(54.4560, 64.7947, 49.6739) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.67
Light Sage
#BCECAC
ΔE00 5.81
Very Pale Green
#CFFDBC
ΔE00 8.15
Hospital Green
#9BE5AA
ΔE00 8.16
Pale Olive
#B9CC81
ΔE00 8.43
Mint
#AAF0C1
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBAE #CAAEDB
analogous
#D6DBAE #BFDBAE #AEDBB4
triadic
#BFDBAE #AEBFDB #DBAEBF
tetradic
#BFDBAE #AED6DB #CAAEDB #DBB4AE
square
#BFDBAE #AED6DB #CAAEDB #DBB4AE
split-complementary
#BFDBAE #B4AEDB #DBAED6
monochromatic
#7CB559 #9EC884 #BFDBAE #E0EED8 #EEF6EA
Accessibility & contrast
On white
1.50
#BFDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BFDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBAE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBAE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#DAD2B0
Tritanopia (blue-blind)
#C0D7CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdbae; /* rgb */ color: rgb(191, 219, 174); /* oklch */ color: oklch(85.9% 0.068 133.7);
Tailwind
colors: {
custom: {
50: '#d2e6c6',
500: '#bfdbae',
950: '#000000',
},
}SCSS
$custom: #bfdbae; $custom-light: #d2e6c6; $custom-dark: #000000;
JSON
{
"hex": "#bfdbae",
"rgb": {
"r": 191,
"g": 219,
"b": 174
},
"hsl": {
"h": 97.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85908,
"c": 0.06769,
"h": 133.7
},
"luminance": 0.64795
}Semantic roles & 50–950 ramp
primary
#BFDBAE
secondary
#9D7AB3
accent
#34B182
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482